Uses of Class
software.amazon.awscdk.services.arcregionswitch.CfnPlan.GlobalAuroraConfigurationProperty.Builder
Packages that use CfnPlan.GlobalAuroraConfigurationProperty.Builder
Package
Description
AWS::ARCRegionSwitch Construct Library
-
Uses of CfnPlan.GlobalAuroraConfigurationProperty.Builder in software.amazon.awscdk.services.arcregionswitch
Methods in software.amazon.awscdk.services.arcregionswitch that return CfnPlan.GlobalAuroraConfigurationProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnPlan.GlobalAuroraConfigurationProperty.getBehavior()
CfnPlan.GlobalAuroraConfigurationProperty.builder()
CfnPlan.GlobalAuroraConfigurationProperty.Builder.crossAccountRole
(String crossAccountRole) Sets the value ofCfnPlan.GlobalAuroraConfigurationProperty.getCrossAccountRole()
CfnPlan.GlobalAuroraConfigurationProperty.Builder.databaseClusterArns
(List<String> databaseClusterArns) Sets the value ofCfnPlan.GlobalAuroraConfigurationProperty.getDatabaseClusterArns()
CfnPlan.GlobalAuroraConfigurationProperty.Builder.externalId
(String externalId) Sets the value ofCfnPlan.GlobalAuroraConfigurationProperty.getExternalId()
CfnPlan.GlobalAuroraConfigurationProperty.Builder.globalClusterIdentifier
(String globalClusterIdentifier) Sets the value ofCfnPlan.GlobalAuroraConfigurationProperty.getGlobalClusterIdentifier()
CfnPlan.GlobalAuroraConfigurationProperty.Builder.timeoutMinutes
(Number timeoutMinutes) Sets the value ofCfnPlan.GlobalAuroraConfigurationProperty.getTimeoutMinutes()
CfnPlan.GlobalAuroraConfigurationProperty.Builder.ungraceful
(IResolvable ungraceful) Sets the value ofCfnPlan.GlobalAuroraConfigurationProperty.getUngraceful()
CfnPlan.GlobalAuroraConfigurationProperty.Builder.ungraceful
(CfnPlan.GlobalAuroraUngracefulProperty ungraceful) Sets the value ofCfnPlan.GlobalAuroraConfigurationProperty.getUngraceful()
Constructors in software.amazon.awscdk.services.arcregionswitch with parameters of type CfnPlan.GlobalAuroraConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPlan.GlobalAuroraConfigurationProperty.Builder
.