Uses of Class
software.amazon.awscdk.services.route53.CfnHealthCheckProps.Builder
Packages that use CfnHealthCheckProps.Builder
-
Uses of CfnHealthCheckProps.Builder in software.amazon.awscdk.services.route53
Methods in software.amazon.awscdk.services.route53 that return CfnHealthCheckProps.BuilderModifier and TypeMethodDescriptionstatic CfnHealthCheckProps.BuilderCfnHealthCheckProps.builder()CfnHealthCheckProps.Builder.healthCheckConfig(IResolvable healthCheckConfig) Sets the value ofCfnHealthCheckProps.getHealthCheckConfig()CfnHealthCheckProps.Builder.healthCheckConfig(CfnHealthCheck.HealthCheckConfigProperty healthCheckConfig) Sets the value ofCfnHealthCheckProps.getHealthCheckConfig()CfnHealthCheckProps.Builder.healthCheckTags(List<? extends CfnHealthCheck.HealthCheckTagProperty> healthCheckTags) Sets the value ofCfnHealthCheckProps.getHealthCheckTags()Constructors in software.amazon.awscdk.services.route53 with parameters of type CfnHealthCheckProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnHealthCheckProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnHealthCheckProps.Builder.