| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckCustomConfig |
ServiceSummary.healthCheckCustomConfig()
Information about an optional custom health check.
|
HealthCheckCustomConfig |
CreateServiceRequest.healthCheckCustomConfig()
A complex type that contains information about an optional custom health check.
|
HealthCheckCustomConfig |
Service.healthCheckCustomConfig()
A complex type that contains information about an optional custom health check.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceSummary.Builder |
ServiceSummary.Builder.healthCheckCustomConfig(HealthCheckCustomConfig healthCheckCustomConfig)
Information about an optional custom health check.
|
CreateServiceRequest.Builder |
CreateServiceRequest.Builder.healthCheckCustomConfig(HealthCheckCustomConfig healthCheckCustomConfig)
A complex type that contains information about an optional custom health check.
|
Service.Builder |
Service.Builder.healthCheckCustomConfig(HealthCheckCustomConfig healthCheckCustomConfig)
A complex type that contains information about an optional custom health check.
|
Copyright © 2023. All rights reserved.