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