Uses of Interface
software.amazon.awscdk.services.servicediscovery.CfnService.HealthCheckCustomConfigProperty
Package
Description
Amazon ECS Service Discovery Construct Library
-
Uses of CfnService.HealthCheckCustomConfigProperty in software.amazon.awscdk.services.servicediscovery
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnService.HealthCheckCustomConfigProperty
Modifier and TypeMethodDescriptionCfnService.HealthCheckCustomConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnService.Builder.healthCheckCustomConfig
(CfnService.HealthCheckCustomConfigProperty healthCheckCustomConfig) A complex type that contains information about an optional custom health check.CfnServiceProps.Builder.healthCheckCustomConfig
(CfnService.HealthCheckCustomConfigProperty healthCheckCustomConfig) Sets the value ofCfnServiceProps.getHealthCheckCustomConfig()
void
CfnService.setHealthCheckCustomConfig
(CfnService.HealthCheckCustomConfigProperty value) A complex type that contains information about an optional custom health check.