| 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)
A complex type that contains information about an optional custom health check.
|
void |
CfnService.setHealthCheckCustomConfig(CfnService.HealthCheckCustomConfigProperty value)
A complex type that contains information about an optional custom health check.
|
Copyright © 2022. All rights reserved.