Uses of Interface
software.amazon.awscdk.services.servicediscovery.CfnService.HealthCheckCustomConfigProperty
Packages that use CfnService.HealthCheckCustomConfigProperty
Package
Description
Amazon ECS Service Discovery Construct Library
-
Uses of CfnService.HealthCheckCustomConfigProperty in software.amazon.awscdk.services.servicediscovery
Classes in software.amazon.awscdk.services.servicediscovery that implement CfnService.HealthCheckCustomConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnService.HealthCheckCustomConfigPropertyMethods in software.amazon.awscdk.services.servicediscovery that return CfnService.HealthCheckCustomConfigPropertyModifier and TypeMethodDescriptionCfnService.HealthCheckCustomConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.servicediscovery with parameters of type CfnService.HealthCheckCustomConfigPropertyModifier 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()voidCfnService.setHealthCheckCustomConfig(CfnService.HealthCheckCustomConfigProperty value) A complex type that contains information about an optional custom health check.