CreateClusterResponse

The output of a created 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 created cluster.

Link copied to clipboard

The time of when created the cluster.

Link copied to clipboard

Whether deletion protection is enabled on this cluster.

Link copied to clipboard

The encryption configuration for the cluster that was specified during the creation process, including the KMS key identifier and encryption state.

Link copied to clipboard

The ID of the created cluster.

Link copied to clipboard

The multi-Region cluster configuration details that were set during cluster creation

Link copied to clipboard

The status of the created 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