Class CfnClusterMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnClusterMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnClusterMixinProps
CfnClusterMixinProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.memorydb.CfnClusterMixinProps
CfnClusterMixinProps.Builder, CfnClusterMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnClusterMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnClusterMixinProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe name of the Access Control List to associate with the cluster .final ObjectWhen set to true, the cluster will automatically receive minor engine version upgrades after launch.final ObjectThe cluster 's configuration endpoint.final StringThe name of the cluster .final StringEnables data tiering.final StringA description of the cluster .final StringThe name of the engine used by the cluster.final StringThe Redis engine version used by the cluster .final StringThe user-supplied name of a final cluster snapshot.final StringThe mechanism that the cluster uses to discover IP addresses.final StringThe ID of the KMS key used to encrypt the cluster .final StringSpecifies the weekly time range during which maintenance on the cluster is performed.final StringThe name of the multi-Region cluster that this cluster belongs to.final StringThe IP address type for the cluster.final StringThe cluster 's node type.final NumberThe number of replicas to apply to each shard.final NumberThe number of shards in the cluster .final StringThe name of the parameter group used by the cluster .final NumbergetPort()The port used by the cluster .A list of security group names to associate with this cluster .A list of Amazon Resource Names (ARN) that uniquely identify the RDB snapshot files stored in Amazon S3.final StringThe name of a snapshot from which to restore data into the new cluster .final NumberThe number of days for which MemoryDB retains automatic snapshots before deleting them.final StringThe daily time range (in UTC) during which MemoryDB begins taking a daily snapshot of your shard.final StringWhen you pass the logical ID of this resource to the intrinsicReffunction, Ref returns the ARN of the SNS topic, such asarn:aws:memorydb:us-east-1:123456789012:mySNSTopic.final StringThe SNS topic must be in Active status to receive notifications.final StringThe name of the subnet group used by the cluster .getTags()An array of key-value pairs to apply to this resource.final ObjectA flag to indicate if In-transit encryption is enabled.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnClusterMixinProps.Builder.
-
-
Method Details
-
getAclName
Description copied from interface:CfnClusterMixinPropsThe name of the Access Control List to associate with the cluster .- Specified by:
getAclNamein interfaceCfnClusterMixinProps- See Also:
-
getAutoMinorVersionUpgrade
Description copied from interface:CfnClusterMixinPropsWhen set to true, the cluster will automatically receive minor engine version upgrades after launch.Returns union: either
BooleanorIResolvable- Specified by:
getAutoMinorVersionUpgradein interfaceCfnClusterMixinProps- See Also:
-
getClusterEndpoint
Description copied from interface:CfnClusterMixinPropsThe cluster 's configuration endpoint.Returns union: either
IResolvableorCfnClusterPropsMixin.EndpointProperty- Specified by:
getClusterEndpointin interfaceCfnClusterMixinProps- See Also:
-
getClusterName
Description copied from interface:CfnClusterMixinPropsThe name of the cluster .- Specified by:
getClusterNamein interfaceCfnClusterMixinProps- See Also:
-
getDataTiering
Description copied from interface:CfnClusterMixinPropsEnables data tiering.Data tiering is only supported for clusters using the r6gd node type. This parameter must be set when using r6gd nodes. For more information, see Data tiering .
- Specified by:
getDataTieringin interfaceCfnClusterMixinProps- See Also:
-
getDescription
Description copied from interface:CfnClusterMixinPropsA description of the cluster .- Specified by:
getDescriptionin interfaceCfnClusterMixinProps- See Also:
-
getEngine
Description copied from interface:CfnClusterMixinPropsThe name of the engine used by the cluster.- Specified by:
getEnginein interfaceCfnClusterMixinProps- See Also:
-
getEngineVersion
Description copied from interface:CfnClusterMixinPropsThe Redis engine version used by the cluster .- Specified by:
getEngineVersionin interfaceCfnClusterMixinProps- See Also:
-
getFinalSnapshotName
Description copied from interface:CfnClusterMixinPropsThe user-supplied name of a final cluster snapshot.This is the unique name that identifies the snapshot. MemoryDB creates the snapshot, and then deletes the cluster immediately afterward.
- Specified by:
getFinalSnapshotNamein interfaceCfnClusterMixinProps- See Also:
-
getIpDiscovery
Description copied from interface:CfnClusterMixinPropsThe mechanism that the cluster uses to discover IP addresses.Returns 'ipv4' when DNS endpoints resolve to IPv4 addresses, or 'ipv6' when DNS endpoints resolve to IPv6 addresses.
- Specified by:
getIpDiscoveryin interfaceCfnClusterMixinProps- See Also:
-
getKmsKeyId
Description copied from interface:CfnClusterMixinPropsThe ID of the KMS key used to encrypt the cluster .- Specified by:
getKmsKeyIdin interfaceCfnClusterMixinProps- See Also:
-
getMaintenanceWindow
Description copied from interface:CfnClusterMixinPropsSpecifies the weekly time range during which maintenance on the cluster is performed.It is specified as a range in the format
ddd:hh24:mi-ddd:hh24:mi(24H Clock UTC). The minimum maintenance window is a 60 minute period.Pattern :
ddd:hh24:mi-ddd:hh24:mi- Specified by:
getMaintenanceWindowin interfaceCfnClusterMixinProps- See Also:
-
getMultiRegionClusterName
Description copied from interface:CfnClusterMixinPropsThe name of the multi-Region cluster that this cluster belongs to.- Specified by:
getMultiRegionClusterNamein interfaceCfnClusterMixinProps- See Also:
-
getNetworkType
Description copied from interface:CfnClusterMixinPropsThe IP address type for the cluster.Returns 'ipv4' for IPv4 only, 'ipv6' for IPv6 only, or 'dual-stack' if the cluster supports both IPv4 and IPv6 addressing.
- Specified by:
getNetworkTypein interfaceCfnClusterMixinProps- See Also:
-
getNodeType
Description copied from interface:CfnClusterMixinPropsThe cluster 's node type.- Specified by:
getNodeTypein interfaceCfnClusterMixinProps- See Also:
-
getNumReplicasPerShard
Description copied from interface:CfnClusterMixinPropsThe number of replicas to apply to each shard.Default value :
1Maximum value :
5- Specified by:
getNumReplicasPerShardin interfaceCfnClusterMixinProps- See Also:
-
getNumShards
Description copied from interface:CfnClusterMixinPropsThe number of shards in the cluster .- Specified by:
getNumShardsin interfaceCfnClusterMixinProps- See Also:
-
getParameterGroupName
Description copied from interface:CfnClusterMixinPropsThe name of the parameter group used by the cluster .- Specified by:
getParameterGroupNamein interfaceCfnClusterMixinProps- See Also:
-
getPort
Description copied from interface:CfnClusterMixinPropsThe port used by the cluster .- Specified by:
getPortin interfaceCfnClusterMixinProps- See Also:
-
getSecurityGroupIds
Description copied from interface:CfnClusterMixinPropsA list of security group names to associate with this cluster .Returns union: Listinvalid input: '<'either
StringorISecurityGroupRef>- Specified by:
getSecurityGroupIdsin interfaceCfnClusterMixinProps- See Also:
-
getSnapshotArns
Description copied from interface:CfnClusterMixinPropsA list of Amazon Resource Names (ARN) that uniquely identify the RDB snapshot files stored in Amazon S3.The snapshot files are used to populate the new cluster . The Amazon S3 object name in the ARN cannot contain any commas.
- Specified by:
getSnapshotArnsin interfaceCfnClusterMixinProps- See Also:
-
getSnapshotName
Description copied from interface:CfnClusterMixinPropsThe name of a snapshot from which to restore data into the new cluster .The snapshot status changes to restoring while the new cluster is being created.
- Specified by:
getSnapshotNamein interfaceCfnClusterMixinProps- See Also:
-
getSnapshotRetentionLimit
Description copied from interface:CfnClusterMixinPropsThe number of days for which MemoryDB retains automatic snapshots before deleting them.For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.
- Specified by:
getSnapshotRetentionLimitin interfaceCfnClusterMixinProps- See Also:
-
getSnapshotWindow
Description copied from interface:CfnClusterMixinPropsThe daily time range (in UTC) during which MemoryDB begins taking a daily snapshot of your shard.Example: 05:00-09:00 If you do not specify this parameter, MemoryDB automatically chooses an appropriate time range.
- Specified by:
getSnapshotWindowin interfaceCfnClusterMixinProps- See Also:
-
getSnsTopicArn
Description copied from interface:CfnClusterMixinPropsWhen you pass the logical ID of this resource to the intrinsicReffunction, Ref returns the ARN of the SNS topic, such asarn:aws:memorydb:us-east-1:123456789012:mySNSTopic.- Specified by:
getSnsTopicArnin interfaceCfnClusterMixinProps- See Also:
-
getSnsTopicStatus
Description copied from interface:CfnClusterMixinPropsThe SNS topic must be in Active status to receive notifications.- Specified by:
getSnsTopicStatusin interfaceCfnClusterMixinProps- See Also:
-
getSubnetGroupName
Description copied from interface:CfnClusterMixinPropsThe name of the subnet group used by the cluster .- Specified by:
getSubnetGroupNamein interfaceCfnClusterMixinProps- See Also:
-
getTags
Description copied from interface:CfnClusterMixinPropsAn array of key-value pairs to apply to this resource.For more information, see Tag .
- Specified by:
getTagsin interfaceCfnClusterMixinProps- See Also:
-
getTlsEnabled
Description copied from interface:CfnClusterMixinPropsA flag to indicate if In-transit encryption is enabled.Returns union: either
BooleanorIResolvable- Specified by:
getTlsEnabledin interfaceCfnClusterMixinProps- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-