MemberIdArnPair

An object that consists of a member Amazon Resource Name (ARN) and a member ID.

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 member.

Link copied to clipboard

The ID of the member.

Functions

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