Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.servicediscovery.CfnServicePropsMixin.HealthCheckCustomConfigProperty
Packages that use CfnServicePropsMixin.HealthCheckCustomConfigProperty
-
Uses of CfnServicePropsMixin.HealthCheckCustomConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.servicediscovery
Classes in software.amazon.awscdk.cfnpropertymixins.services.servicediscovery that implement CfnServicePropsMixin.HealthCheckCustomConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnServicePropsMixin.HealthCheckCustomConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.servicediscovery that return CfnServicePropsMixin.HealthCheckCustomConfigPropertyModifier and TypeMethodDescriptionCfnServicePropsMixin.HealthCheckCustomConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.servicediscovery with parameters of type CfnServicePropsMixin.HealthCheckCustomConfigPropertyModifier and TypeMethodDescriptionCfnServiceMixinProps.Builder.healthCheckCustomConfig(CfnServicePropsMixin.HealthCheckCustomConfigProperty healthCheckCustomConfig) Sets the value ofCfnServiceMixinProps.getHealthCheckCustomConfig()CfnServicePropsMixin.Builder.healthCheckCustomConfig(CfnServicePropsMixin.HealthCheckCustomConfigProperty healthCheckCustomConfig) A complex type that contains information about an optional custom health check.