Uses of Interface
software.amazon.awscdk.services.servicediscovery.CfnService.HealthCheckConfigProperty
Package
Description
Amazon ECS Service Discovery Construct Library
-
Uses of CfnService.HealthCheckConfigProperty in software.amazon.awscdk.services.servicediscovery
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnService.HealthCheckConfigProperty
Modifier and TypeMethodDescriptionCfnService.HealthCheckConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnService.Builder.healthCheckConfig
(CfnService.HealthCheckConfigProperty healthCheckConfig) Public DNS and HTTP namespaces only. A complex type that contains settings for an optional health check.CfnServiceProps.Builder.healthCheckConfig
(CfnService.HealthCheckConfigProperty healthCheckConfig) Sets the value ofCfnServiceProps.getHealthCheckConfig()
void
CfnService.setHealthCheckConfig
(CfnService.HealthCheckConfigProperty value) Public DNS and HTTP namespaces only. A complex type that contains settings for an optional health check.