GetEngagementInvitationResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) that identifies the engagement invitation.

Link copied to clipboard

Indicates the catalog from which the engagement invitation details are retrieved. This field helps in identifying the appropriate catalog (e.g., AWS or Sandbox) used in the request.

Link copied to clipboard

The description of the engagement associated with this invitation.

Link copied to clipboard

The identifier of the engagement associated with this invitation.This ID links the invitation to its corresponding engagement.

Link copied to clipboard

The title of the engagement invitation, summarizing the purpose or objectives of the opportunity shared by AWS.

Link copied to clipboard

A list of active members currently part of the Engagement. This array contains a maximum of 10 members, each represented by an object with the following properties.

Link copied to clipboard

Indicates the date on which the engagement invitation will expire if not accepted by the partner.

Link copied to clipboard
val id: String

Unique identifier assigned to the engagement invitation being retrieved.

Link copied to clipboard

The date when the engagement invitation was sent to the partner.

Link copied to clipboard

The message sent to the invited partner when the invitation was created.

Link copied to clipboard

Details of the engagement invitation payload, including specific data relevant to the invitation's contents, such as customer information and opportunity insights.

Link copied to clipboard

The type of payload contained in the engagement invitation, indicating what data or context the payload covers.

Link copied to clipboard

Information about the partner organization or team that received the engagement invitation, including contact details and identifiers.

Link copied to clipboard

If the engagement invitation was rejected, this field specifies the reason provided by the partner for the rejection.

Link copied to clipboard

Specifies the AWS Account ID of the sender, which identifies the AWS team responsible for sharing the engagement invitation.

Link copied to clipboard

The name of the AWS organization or team that sent the engagement invitation.

Link copied to clipboard

The current status of the engagement 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