| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicediscovery |
Amazon ECS Service Discovery Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnService.HealthCheckCustomConfigProperty.Jsii$Proxy
An implementation for
CfnService.HealthCheckCustomConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnService.HealthCheckCustomConfigProperty |
CfnService.HealthCheckCustomConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnServiceProps.Builder |
CfnServiceProps.Builder.healthCheckCustomConfig(CfnService.HealthCheckCustomConfigProperty healthCheckCustomConfig)
Sets the value of
CfnServiceProps.getHealthCheckCustomConfig() |
CfnService.Builder |
CfnService.Builder.healthCheckCustomConfig(CfnService.HealthCheckCustomConfigProperty healthCheckCustomConfig)
`AWS::ServiceDiscovery::Service.HealthCheckCustomConfig`.
|
void |
CfnService.setHealthCheckCustomConfig(CfnService.HealthCheckCustomConfigProperty value)
`AWS::ServiceDiscovery::Service.HealthCheckCustomConfig`.
|
Copyright © 2021. All rights reserved.