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