ResourceShareInvitation

Describes an invitation for an Amazon Web Services account to join a resource share.

Types

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

Properties

Link copied to clipboard

The date and time when the invitation was sent.

Link copied to clipboard

The ID of the Amazon Web Services account that received the invitation.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM user or role that received the invitation.

Link copied to clipboard

The Amazon Resource Name (ARN) of the resource share

Link copied to clipboard

To view the resources associated with a pending resource share invitation, use ListPendingInvitationResources.

Link copied to clipboard
Link copied to clipboard

The name of the resource share.

Link copied to clipboard

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

Link copied to clipboard

The current status of the invitation.

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