Builder

class Builder

Properties

Link copied to clipboard

The name of the Access Control List associated with this cluster.

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the cluster.

Link copied to clipboard

When set to true, the cluster will automatically receive minor engine version upgrades after launch.

Link copied to clipboard

Indicates if the cluster has a Multi-AZ configuration (multiaz) or not (singleaz).

Link copied to clipboard

The cluster's configuration endpoint

Link copied to clipboard

Enables 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.

Link copied to clipboard

A description of the cluster

Link copied to clipboard

The name of the engine used by the cluster.

Link copied to clipboard

The Redis OSS engine patch version used by the cluster

Link copied to clipboard

The Redis OSS engine version used by the cluster

Link copied to clipboard

The 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.

Link copied to clipboard

The ID of the KMS key used to encrypt the cluster

Link copied to clipboard

Specifies 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.

Link copied to clipboard

The name of the multi-Region cluster that this cluster belongs to.

Link copied to clipboard
var name: String?

The user-supplied name of the cluster. This identifier is a unique key that identifies a cluster.

Link copied to clipboard

The 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.

Link copied to clipboard

The cluster's node type

Link copied to clipboard

The number of shards in the cluster

Link copied to clipboard

The name of the parameter group used by the cluster

Link copied to clipboard

The status of the parameter group used by the cluster, for example 'active' or 'applying'.

Link copied to clipboard

A group of settings that are currently being applied.

Link copied to clipboard

A list of security groups used by the cluster

Link copied to clipboard

A list of shards that are members of the cluster.

Link copied to clipboard

The 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.

Link copied to clipboard

The 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.

Link copied to clipboard

The Amazon Resource Name (ARN) of the SNS notification topic

Link copied to clipboard

The SNS topic must be in Active status to receive notifications

Link copied to clipboard

The status of the cluster. For example, Available, Updating, Creating.

Link copied to clipboard

The name of the subnet group used by the cluster

Link copied to clipboard

A flag to indicate if In-transit encryption is enabled

Functions

Link copied to clipboard