Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.elasticache.CfnGlobalReplicationGroupMixinProps.Builder
Packages that use CfnGlobalReplicationGroupMixinProps.Builder
-
Uses of CfnGlobalReplicationGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.elasticache
Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticache that return CfnGlobalReplicationGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnGlobalReplicationGroupMixinProps.Builder.automaticFailoverEnabled(Boolean automaticFailoverEnabled) Sets the value ofCfnGlobalReplicationGroupMixinProps.getAutomaticFailoverEnabled()CfnGlobalReplicationGroupMixinProps.Builder.automaticFailoverEnabled(IResolvable automaticFailoverEnabled) Sets the value ofCfnGlobalReplicationGroupMixinProps.getAutomaticFailoverEnabled()CfnGlobalReplicationGroupMixinProps.builder()CfnGlobalReplicationGroupMixinProps.Builder.cacheNodeType(String cacheNodeType) Sets the value ofCfnGlobalReplicationGroupMixinProps.getCacheNodeType()CfnGlobalReplicationGroupMixinProps.Builder.cacheParameterGroupName(String cacheParameterGroupName) Sets the value ofCfnGlobalReplicationGroupMixinProps.getCacheParameterGroupName()Sets the value ofCfnGlobalReplicationGroupMixinProps.getEngine()CfnGlobalReplicationGroupMixinProps.Builder.engineVersion(String engineVersion) Sets the value ofCfnGlobalReplicationGroupMixinProps.getEngineVersion()CfnGlobalReplicationGroupMixinProps.Builder.globalNodeGroupCount(Number globalNodeGroupCount) Sets the value ofCfnGlobalReplicationGroupMixinProps.getGlobalNodeGroupCount()CfnGlobalReplicationGroupMixinProps.Builder.globalReplicationGroupDescription(String globalReplicationGroupDescription) CfnGlobalReplicationGroupMixinProps.Builder.globalReplicationGroupIdSuffix(String globalReplicationGroupIdSuffix) Sets the value ofCfnGlobalReplicationGroupMixinProps.getGlobalReplicationGroupIdSuffix()Sets the value ofCfnGlobalReplicationGroupMixinProps.getMembers()CfnGlobalReplicationGroupMixinProps.Builder.members(IResolvable members) Sets the value ofCfnGlobalReplicationGroupMixinProps.getMembers()CfnGlobalReplicationGroupMixinProps.Builder.regionalConfigurations(List<? extends Object> regionalConfigurations) Sets the value ofCfnGlobalReplicationGroupMixinProps.getRegionalConfigurations()CfnGlobalReplicationGroupMixinProps.Builder.regionalConfigurations(IResolvable regionalConfigurations) Sets the value ofCfnGlobalReplicationGroupMixinProps.getRegionalConfigurations()Constructors in software.amazon.awscdk.cfnpropertymixins.services.elasticache with parameters of type CfnGlobalReplicationGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGlobalReplicationGroupMixinProps.Builder.