ReadIamConnectionMetadata

Read-only metadata for IAM-based connections, containing role and source ARN information.

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 IAM role to assume for authentication.

Link copied to clipboard

The Amazon Resource Name (ARN) of the source resource for IAM authentication.

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