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