| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicediscovery |
Amazon ECS Service Discovery Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnService.HealthCheckConfigProperty.Jsii$Proxy
An implementation for
CfnService.HealthCheckConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnService.HealthCheckConfigProperty |
CfnService.HealthCheckConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnServiceProps.Builder |
CfnServiceProps.Builder.healthCheckConfig(CfnService.HealthCheckConfigProperty healthCheckConfig)
Sets the value of
CfnServiceProps.getHealthCheckConfig() |
CfnService.Builder |
CfnService.Builder.healthCheckConfig(CfnService.HealthCheckConfigProperty healthCheckConfig)
*Public DNS and HTTP namespaces only.* A complex type that contains settings for an optional health check.
|
void |
CfnService.setHealthCheckConfig(CfnService.HealthCheckConfigProperty value)
*Public DNS and HTTP namespaces only.* A complex type that contains settings for an optional health check.
|
Copyright © 2022. All rights reserved.