GlobalClusterGlobalClusterMember

data class GlobalClusterGlobalClusterMember(val dbClusterArn: String? = null, val isWriter: Boolean? = null)

Constructors

Link copied to clipboard
constructor(dbClusterArn: String? = null, isWriter: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val dbClusterArn: String? = null

Amazon Resource Name (ARN) of member DB Cluster

Link copied to clipboard
val isWriter: Boolean? = null

Whether the member is the primary DB Cluster