Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.route53.CfnHealthCheckPropsMixin.Builder
Packages that use CfnHealthCheckPropsMixin.Builder
-
Uses of CfnHealthCheckPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.route53
Methods in software.amazon.awscdk.cfnpropertymixins.services.route53 that return CfnHealthCheckPropsMixin.BuilderModifier and TypeMethodDescriptionCfnHealthCheckPropsMixin.Builder.create()CfnHealthCheckPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnHealthCheckPropsMixin.Builder.healthCheckConfig(CfnHealthCheckPropsMixin.HealthCheckConfigProperty healthCheckConfig) A complex type that contains detailed information about one health check.CfnHealthCheckPropsMixin.Builder.healthCheckConfig(IResolvable healthCheckConfig) A complex type that contains detailed information about one health check.CfnHealthCheckPropsMixin.Builder.healthCheckTags(List<? extends CfnHealthCheckPropsMixin.HealthCheckTagProperty> healthCheckTags) TheHealthCheckTagsproperty describes key-value pairs that are associated with anAWS::Route53::HealthCheckresource.