DbInstanceRole

Information about an Amazon Web Services Identity and Access Management (IAM) role that is associated with a DB instance.

Types

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

Properties

Link copied to clipboard

The name of the feature associated with the Amazon Web Services Identity and Access Management (IAM) role. For information about supported feature names, see DBEngineVersion.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role that is associated with the DB instance.

Link copied to clipboard

Information about the state of association between the IAM role and the DB instance. The Status property returns one of the following values:

Functions

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