CreateMultiRegionClusterRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description for the multi-Region cluster.

Link copied to clipboard

The name of the engine to be used for the multi-Region cluster.

Link copied to clipboard

The version of the engine to be used for the multi-Region cluster.

Link copied to clipboard

A suffix to be added to the Multi-Region cluster name. Amazon MemoryDB automatically applies a prefix to the Multi-Region cluster Name when it is created. Each Amazon Region has its own prefix. For instance, a Multi-Region cluster Name created in the US-West-1 region will begin with "virxk", along with the suffix name you provide. The suffix guarantees uniqueness of the Multi-Region cluster name across multiple regions.

Link copied to clipboard

The name of the multi-Region parameter group to be associated with the cluster.

Link copied to clipboard

The node type to be used for the multi-Region cluster.

Link copied to clipboard

The number of shards for the multi-Region cluster.

Link copied to clipboard
val tags: List<Tag>?

A list of tags to be applied to the multi-Region cluster.

Link copied to clipboard

Whether to enable TLS encryption for the multi-Region cluster.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String