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