Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.route53.CfnHealthCheckMixinProps.Builder
Packages that use CfnHealthCheckMixinProps.Builder
-
Uses of CfnHealthCheckMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.route53
Methods in software.amazon.awscdk.cfnpropertymixins.services.route53 that return CfnHealthCheckMixinProps.BuilderModifier and TypeMethodDescriptionCfnHealthCheckMixinProps.builder()CfnHealthCheckMixinProps.Builder.healthCheckConfig(CfnHealthCheckPropsMixin.HealthCheckConfigProperty healthCheckConfig) Sets the value ofCfnHealthCheckMixinProps.getHealthCheckConfig()CfnHealthCheckMixinProps.Builder.healthCheckConfig(IResolvable healthCheckConfig) Sets the value ofCfnHealthCheckMixinProps.getHealthCheckConfig()CfnHealthCheckMixinProps.Builder.healthCheckTags(List<? extends CfnHealthCheckPropsMixin.HealthCheckTagProperty> healthCheckTags) Sets the value ofCfnHealthCheckMixinProps.getHealthCheckTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.route53 with parameters of type CfnHealthCheckMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnHealthCheckMixinProps.Builder.