Uses of Class
software.amazon.awscdk.services.arcregionswitch.CfnPlan.Route53HealthChecksProperty.Builder
Packages that use CfnPlan.Route53HealthChecksProperty.Builder
Package
Description
AWS::ARCRegionSwitch Construct Library
-
Uses of CfnPlan.Route53HealthChecksProperty.Builder in software.amazon.awscdk.services.arcregionswitch
Methods in software.amazon.awscdk.services.arcregionswitch that return CfnPlan.Route53HealthChecksProperty.BuilderModifier and TypeMethodDescriptionCfnPlan.Route53HealthChecksProperty.builder()
CfnPlan.Route53HealthChecksProperty.Builder.healthCheckIds
(List<String> healthCheckIds) Sets the value ofCfnPlan.Route53HealthChecksProperty.getHealthCheckIds()
CfnPlan.Route53HealthChecksProperty.Builder.hostedZoneIds
(List<String> hostedZoneIds) Sets the value ofCfnPlan.Route53HealthChecksProperty.getHostedZoneIds()
CfnPlan.Route53HealthChecksProperty.Builder.recordNames
(List<String> recordNames) Sets the value ofCfnPlan.Route53HealthChecksProperty.getRecordNames()
Sets the value ofCfnPlan.Route53HealthChecksProperty.getRegions()
Constructors in software.amazon.awscdk.services.arcregionswitch with parameters of type CfnPlan.Route53HealthChecksProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPlan.Route53HealthChecksProperty.Builder
.