Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.memorydb.CfnClusterMixinProps.Builder
Packages that use CfnClusterMixinProps.Builder
-
Uses of CfnClusterMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.memorydb
Methods in software.amazon.awscdk.cfnpropertymixins.services.memorydb that return CfnClusterMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnClusterMixinProps.getAclName()CfnClusterMixinProps.Builder.autoMinorVersionUpgrade(Boolean autoMinorVersionUpgrade) Sets the value ofCfnClusterMixinProps.getAutoMinorVersionUpgrade()CfnClusterMixinProps.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade) Sets the value ofCfnClusterMixinProps.getAutoMinorVersionUpgrade()static CfnClusterMixinProps.BuilderCfnClusterMixinProps.builder()CfnClusterMixinProps.Builder.clusterEndpoint(CfnClusterPropsMixin.EndpointProperty clusterEndpoint) Sets the value ofCfnClusterMixinProps.getClusterEndpoint()CfnClusterMixinProps.Builder.clusterEndpoint(IResolvable clusterEndpoint) Sets the value ofCfnClusterMixinProps.getClusterEndpoint()CfnClusterMixinProps.Builder.clusterName(String clusterName) Sets the value ofCfnClusterMixinProps.getClusterName()CfnClusterMixinProps.Builder.dataTiering(String dataTiering) Sets the value ofCfnClusterMixinProps.getDataTiering()CfnClusterMixinProps.Builder.description(String description) Sets the value ofCfnClusterMixinProps.getDescription()Sets the value ofCfnClusterMixinProps.getEngine()CfnClusterMixinProps.Builder.engineVersion(String engineVersion) Sets the value ofCfnClusterMixinProps.getEngineVersion()CfnClusterMixinProps.Builder.finalSnapshotName(String finalSnapshotName) Sets the value ofCfnClusterMixinProps.getFinalSnapshotName()CfnClusterMixinProps.Builder.ipDiscovery(String ipDiscovery) Sets the value ofCfnClusterMixinProps.getIpDiscovery()Sets the value ofCfnClusterMixinProps.getKmsKeyId()CfnClusterMixinProps.Builder.maintenanceWindow(String maintenanceWindow) Sets the value ofCfnClusterMixinProps.getMaintenanceWindow()CfnClusterMixinProps.Builder.multiRegionClusterName(String multiRegionClusterName) Sets the value ofCfnClusterMixinProps.getMultiRegionClusterName()CfnClusterMixinProps.Builder.networkType(String networkType) Sets the value ofCfnClusterMixinProps.getNetworkType()Sets the value ofCfnClusterMixinProps.getNodeType()CfnClusterMixinProps.Builder.numReplicasPerShard(Number numReplicasPerShard) Sets the value ofCfnClusterMixinProps.getNumReplicasPerShard()Sets the value ofCfnClusterMixinProps.getNumShards()CfnClusterMixinProps.Builder.parameterGroupName(String parameterGroupName) Sets the value ofCfnClusterMixinProps.getParameterGroupName()Sets the value ofCfnClusterMixinProps.getPort()CfnClusterMixinProps.Builder.securityGroupIds(List<? extends Object> securityGroupIds) Sets the value ofCfnClusterMixinProps.getSecurityGroupIds()CfnClusterMixinProps.Builder.snapshotArns(List<String> snapshotArns) Sets the value ofCfnClusterMixinProps.getSnapshotArns()CfnClusterMixinProps.Builder.snapshotName(String snapshotName) Sets the value ofCfnClusterMixinProps.getSnapshotName()CfnClusterMixinProps.Builder.snapshotRetentionLimit(Number snapshotRetentionLimit) Sets the value ofCfnClusterMixinProps.getSnapshotRetentionLimit()CfnClusterMixinProps.Builder.snapshotWindow(String snapshotWindow) Sets the value ofCfnClusterMixinProps.getSnapshotWindow()CfnClusterMixinProps.Builder.snsTopicArn(String snsTopicArn) Sets the value ofCfnClusterMixinProps.getSnsTopicArn()CfnClusterMixinProps.Builder.snsTopicStatus(String snsTopicStatus) Sets the value ofCfnClusterMixinProps.getSnsTopicStatus()CfnClusterMixinProps.Builder.subnetGroupName(String subnetGroupName) Sets the value ofCfnClusterMixinProps.getSubnetGroupName()Sets the value ofCfnClusterMixinProps.getTags()CfnClusterMixinProps.Builder.tlsEnabled(Boolean tlsEnabled) Sets the value ofCfnClusterMixinProps.getTlsEnabled()CfnClusterMixinProps.Builder.tlsEnabled(IResolvable tlsEnabled) Sets the value ofCfnClusterMixinProps.getTlsEnabled()Constructors in software.amazon.awscdk.cfnpropertymixins.services.memorydb with parameters of type CfnClusterMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnClusterMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnClusterMixinProps.Builder.