RegionalCluster

Represents a Regional 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) the Regional cluster

Link copied to clipboard

The name of the Regional cluster

Link copied to clipboard

The Region the current Regional cluster is assigned to.

Link copied to clipboard

The status of the Regional cluster.

Functions

Link copied to clipboard
inline fun copy(block: RegionalCluster.Builder.() -> Unit = {}): RegionalCluster
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