Invitation

Provides information about an Amazon Macie membership invitation.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID for the account that sent the invitation.

Link copied to clipboard

The unique identifier for the invitation.

Link copied to clipboard

The date and time, in UTC and extended ISO 8601 format, when the invitation was sent.

Link copied to clipboard

The status of the relationship between the account that sent the invitation and the account that received the invitation.

Functions

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