Uses of Class
software.amazon.awscdk.services.elasticache.CfnReplicationGroupProps.Builder
Packages that use CfnReplicationGroupProps.Builder
Package
Description
Amazon ElastiCache Construct Library
-
Uses of CfnReplicationGroupProps.Builder in software.amazon.awscdk.services.elasticache
Methods in software.amazon.awscdk.services.elasticache that return CfnReplicationGroupProps.BuilderModifier and TypeMethodDescriptionCfnReplicationGroupProps.Builder.atRestEncryptionEnabled(Boolean atRestEncryptionEnabled) Sets the value ofCfnReplicationGroupProps.getAtRestEncryptionEnabled()CfnReplicationGroupProps.Builder.atRestEncryptionEnabled(IResolvable atRestEncryptionEnabled) Sets the value ofCfnReplicationGroupProps.getAtRestEncryptionEnabled()Sets the value ofCfnReplicationGroupProps.getAuthToken()CfnReplicationGroupProps.Builder.automaticFailoverEnabled(Boolean automaticFailoverEnabled) Sets the value ofCfnReplicationGroupProps.getAutomaticFailoverEnabled()CfnReplicationGroupProps.Builder.automaticFailoverEnabled(IResolvable automaticFailoverEnabled) Sets the value ofCfnReplicationGroupProps.getAutomaticFailoverEnabled()CfnReplicationGroupProps.Builder.autoMinorVersionUpgrade(Boolean autoMinorVersionUpgrade) Sets the value ofCfnReplicationGroupProps.getAutoMinorVersionUpgrade()CfnReplicationGroupProps.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade) Sets the value ofCfnReplicationGroupProps.getAutoMinorVersionUpgrade()CfnReplicationGroupProps.builder()CfnReplicationGroupProps.Builder.cacheNodeType(String cacheNodeType) Sets the value ofCfnReplicationGroupProps.getCacheNodeType()CfnReplicationGroupProps.Builder.cacheParameterGroupName(String cacheParameterGroupName) Sets the value ofCfnReplicationGroupProps.getCacheParameterGroupName()CfnReplicationGroupProps.Builder.cacheSecurityGroupNames(List<String> cacheSecurityGroupNames) Sets the value ofCfnReplicationGroupProps.getCacheSecurityGroupNames()CfnReplicationGroupProps.Builder.cacheSubnetGroupName(String cacheSubnetGroupName) Sets the value ofCfnReplicationGroupProps.getCacheSubnetGroupName()CfnReplicationGroupProps.Builder.clusterMode(String clusterMode) Sets the value ofCfnReplicationGroupProps.getClusterMode()CfnReplicationGroupProps.Builder.dataTieringEnabled(Boolean dataTieringEnabled) Sets the value ofCfnReplicationGroupProps.getDataTieringEnabled()CfnReplicationGroupProps.Builder.dataTieringEnabled(IResolvable dataTieringEnabled) Sets the value ofCfnReplicationGroupProps.getDataTieringEnabled()Sets the value ofCfnReplicationGroupProps.getEngine()CfnReplicationGroupProps.Builder.engineVersion(String engineVersion) Sets the value ofCfnReplicationGroupProps.getEngineVersion()CfnReplicationGroupProps.Builder.globalReplicationGroupId(String globalReplicationGroupId) Sets the value ofCfnReplicationGroupProps.getGlobalReplicationGroupId()CfnReplicationGroupProps.Builder.ipDiscovery(String ipDiscovery) Sets the value ofCfnReplicationGroupProps.getIpDiscovery()Sets the value ofCfnReplicationGroupProps.getKmsKeyId()CfnReplicationGroupProps.Builder.logDeliveryConfigurations(List<? extends Object> logDeliveryConfigurations) Sets the value ofCfnReplicationGroupProps.getLogDeliveryConfigurations()CfnReplicationGroupProps.Builder.logDeliveryConfigurations(IResolvable logDeliveryConfigurations) Sets the value ofCfnReplicationGroupProps.getLogDeliveryConfigurations()CfnReplicationGroupProps.Builder.multiAzEnabled(Boolean multiAzEnabled) Sets the value ofCfnReplicationGroupProps.getMultiAzEnabled()CfnReplicationGroupProps.Builder.multiAzEnabled(IResolvable multiAzEnabled) Sets the value ofCfnReplicationGroupProps.getMultiAzEnabled()CfnReplicationGroupProps.Builder.networkType(String networkType) Sets the value ofCfnReplicationGroupProps.getNetworkType()CfnReplicationGroupProps.Builder.nodeGroupConfiguration(List<? extends Object> nodeGroupConfiguration) Sets the value ofCfnReplicationGroupProps.getNodeGroupConfiguration()CfnReplicationGroupProps.Builder.nodeGroupConfiguration(IResolvable nodeGroupConfiguration) Sets the value ofCfnReplicationGroupProps.getNodeGroupConfiguration()CfnReplicationGroupProps.Builder.notificationTopicArn(String notificationTopicArn) Sets the value ofCfnReplicationGroupProps.getNotificationTopicArn()CfnReplicationGroupProps.Builder.numCacheClusters(Number numCacheClusters) Sets the value ofCfnReplicationGroupProps.getNumCacheClusters()CfnReplicationGroupProps.Builder.numNodeGroups(Number numNodeGroups) Sets the value ofCfnReplicationGroupProps.getNumNodeGroups()Sets the value ofCfnReplicationGroupProps.getPort()CfnReplicationGroupProps.Builder.preferredCacheClusterAZs(List<String> preferredCacheClusterAZs) Sets the value ofCfnReplicationGroupProps.getPreferredCacheClusterAZs()CfnReplicationGroupProps.Builder.preferredMaintenanceWindow(String preferredMaintenanceWindow) Sets the value ofCfnReplicationGroupProps.getPreferredMaintenanceWindow()CfnReplicationGroupProps.Builder.primaryClusterId(String primaryClusterId) Sets the value ofCfnReplicationGroupProps.getPrimaryClusterId()CfnReplicationGroupProps.Builder.replicasPerNodeGroup(Number replicasPerNodeGroup) Sets the value ofCfnReplicationGroupProps.getReplicasPerNodeGroup()CfnReplicationGroupProps.Builder.replicationGroupDescription(String replicationGroupDescription) Sets the value ofCfnReplicationGroupProps.getReplicationGroupDescription()CfnReplicationGroupProps.Builder.replicationGroupId(String replicationGroupId) Sets the value ofCfnReplicationGroupProps.getReplicationGroupId()CfnReplicationGroupProps.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnReplicationGroupProps.getSecurityGroupIds()CfnReplicationGroupProps.Builder.snapshotArns(List<String> snapshotArns) Sets the value ofCfnReplicationGroupProps.getSnapshotArns()CfnReplicationGroupProps.Builder.snapshotName(String snapshotName) Sets the value ofCfnReplicationGroupProps.getSnapshotName()CfnReplicationGroupProps.Builder.snapshotRetentionLimit(Number snapshotRetentionLimit) Sets the value ofCfnReplicationGroupProps.getSnapshotRetentionLimit()CfnReplicationGroupProps.Builder.snapshottingClusterId(String snapshottingClusterId) Sets the value ofCfnReplicationGroupProps.getSnapshottingClusterId()CfnReplicationGroupProps.Builder.snapshotWindow(String snapshotWindow) Sets the value ofCfnReplicationGroupProps.getSnapshotWindow()Sets the value ofCfnReplicationGroupProps.getTags()CfnReplicationGroupProps.Builder.transitEncryptionEnabled(Boolean transitEncryptionEnabled) Sets the value ofCfnReplicationGroupProps.getTransitEncryptionEnabled()CfnReplicationGroupProps.Builder.transitEncryptionEnabled(IResolvable transitEncryptionEnabled) Sets the value ofCfnReplicationGroupProps.getTransitEncryptionEnabled()CfnReplicationGroupProps.Builder.transitEncryptionMode(String transitEncryptionMode) Sets the value ofCfnReplicationGroupProps.getTransitEncryptionMode()CfnReplicationGroupProps.Builder.userGroupIds(List<String> userGroupIds) Sets the value ofCfnReplicationGroupProps.getUserGroupIds()Constructors in software.amazon.awscdk.services.elasticache with parameters of type CfnReplicationGroupProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnReplicationGroupProps.Builder.