Uses of Class
software.amazon.awscdk.services.arcregionswitch.CfnPlan.AuroraProvisionedScalingConfigurationProperty.Builder
Packages that use CfnPlan.AuroraProvisionedScalingConfigurationProperty.Builder
Package
Description
AWS::ARCRegionSwitch Construct Library
-
Uses of CfnPlan.AuroraProvisionedScalingConfigurationProperty.Builder in software.amazon.awscdk.services.arcregionswitch
Methods in software.amazon.awscdk.services.arcregionswitch that return CfnPlan.AuroraProvisionedScalingConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnPlan.AuroraProvisionedScalingConfigurationProperty.builder()CfnPlan.AuroraProvisionedScalingConfigurationProperty.Builder.crossAccountRole(String crossAccountRole) CfnPlan.AuroraProvisionedScalingConfigurationProperty.Builder.externalId(String externalId) Sets the value ofCfnPlan.AuroraProvisionedScalingConfigurationProperty.getExternalId()CfnPlan.AuroraProvisionedScalingConfigurationProperty.Builder.globalClusterIdentifier(String globalClusterIdentifier) CfnPlan.AuroraProvisionedScalingConfigurationProperty.Builder.instanceArns(Map<String, String> instanceArns) Sets the value ofCfnPlan.AuroraProvisionedScalingConfigurationProperty.getInstanceArns()CfnPlan.AuroraProvisionedScalingConfigurationProperty.Builder.instanceArns(IResolvable instanceArns) Sets the value ofCfnPlan.AuroraProvisionedScalingConfigurationProperty.getInstanceArns()CfnPlan.AuroraProvisionedScalingConfigurationProperty.Builder.regionDatabaseClusterArns(Map<String, String> regionDatabaseClusterArns) CfnPlan.AuroraProvisionedScalingConfigurationProperty.Builder.regionDatabaseClusterArns(IResolvable regionDatabaseClusterArns) CfnPlan.AuroraProvisionedScalingConfigurationProperty.Builder.timeoutMinutes(Number timeoutMinutes) Constructors in software.amazon.awscdk.services.arcregionswitch with parameters of type CfnPlan.AuroraProvisionedScalingConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPlan.AuroraProvisionedScalingConfigurationProperty.Builder.