Uses of Class
software.amazon.awscdk.services.arcregionswitch.CfnPlan.Route53HealthCheckConfigurationProperty.Builder
Packages that use CfnPlan.Route53HealthCheckConfigurationProperty.Builder
Package
Description
AWS::ARCRegionSwitch Construct Library
-
Uses of CfnPlan.Route53HealthCheckConfigurationProperty.Builder in software.amazon.awscdk.services.arcregionswitch
Methods in software.amazon.awscdk.services.arcregionswitch that return CfnPlan.Route53HealthCheckConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnPlan.Route53HealthCheckConfigurationProperty.builder()
CfnPlan.Route53HealthCheckConfigurationProperty.Builder.crossAccountRole
(String crossAccountRole) Sets the value ofCfnPlan.Route53HealthCheckConfigurationProperty.getCrossAccountRole()
CfnPlan.Route53HealthCheckConfigurationProperty.Builder.externalId
(String externalId) Sets the value ofCfnPlan.Route53HealthCheckConfigurationProperty.getExternalId()
CfnPlan.Route53HealthCheckConfigurationProperty.Builder.hostedZoneId
(String hostedZoneId) Sets the value ofCfnPlan.Route53HealthCheckConfigurationProperty.getHostedZoneId()
CfnPlan.Route53HealthCheckConfigurationProperty.Builder.recordName
(String recordName) Sets the value ofCfnPlan.Route53HealthCheckConfigurationProperty.getRecordName()
CfnPlan.Route53HealthCheckConfigurationProperty.Builder.recordSets
(List<? extends Object> recordSets) Sets the value ofCfnPlan.Route53HealthCheckConfigurationProperty.getRecordSets()
CfnPlan.Route53HealthCheckConfigurationProperty.Builder.recordSets
(IResolvable recordSets) Sets the value ofCfnPlan.Route53HealthCheckConfigurationProperty.getRecordSets()
CfnPlan.Route53HealthCheckConfigurationProperty.Builder.timeoutMinutes
(Number timeoutMinutes) Sets the value ofCfnPlan.Route53HealthCheckConfigurationProperty.getTimeoutMinutes()
Constructors in software.amazon.awscdk.services.arcregionswitch with parameters of type CfnPlan.Route53HealthCheckConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPlan.Route53HealthCheckConfigurationProperty.Builder
.