MultiRegionCluster

Represents a multi-Region cluster.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the multi-Region cluster.

Link copied to clipboard

The clusters in this multi-Region cluster.

Link copied to clipboard

The description of the multi-Region cluster.

Link copied to clipboard

The name of the engine used by the multi-Region cluster.

Link copied to clipboard

The version of the engine used by the multi-Region cluster.

Link copied to clipboard

The name of the multi-Region cluster.

Link copied to clipboard

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

Link copied to clipboard

The node type used by the multi-Region cluster.

Link copied to clipboard

The number of shards in the multi-Region cluster.

Link copied to clipboard

The current status of the multi-Region cluster.

Link copied to clipboard

Indiciates if the multi-Region cluster is TLS enabled.

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