GetClusterResponse

The output of a cluster.

Types

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

Properties

Link copied to clipboard
val arn: String

The ARN of the retrieved cluster.

Link copied to clipboard

The time of when the cluster was created.

Link copied to clipboard

Whether deletion protection is enabled in this cluster.

Link copied to clipboard

The current encryption configuration details for the cluster.

Link copied to clipboard

The ID of the retrieved cluster.

Link copied to clipboard

Returns the current multi-Region cluster configuration, including witness region and linked cluster information.

Link copied to clipboard

The status of the retrieved cluster.

Link copied to clipboard

Map of tags.

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