DbClusterRole

Describes an Identity and Access Management (IAM) role that is associated with a cluster.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAMrole that is associated with the DB cluster.

Link copied to clipboard

Describes the state of association between the IAMrole and the cluster. The Status property returns one of the following values:

Functions

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