Interface AccountReceiver.Builder

    • Method Detail

      • alias

        AccountReceiver.Builder alias​(String alias)

        Represents the alias of the partner account receiving the Engagement Invitation, making it easier to identify and track the recipient in reports or logs.

        Parameters:
        alias - Represents the alias of the partner account receiving the Engagement Invitation, making it easier to identify and track the recipient in reports or logs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • awsAccountId

        AccountReceiver.Builder awsAccountId​(String awsAccountId)

        Indicates the AWS account ID of the partner who received the Engagement Invitation. This is a unique identifier for managing engagements with specific AWS accounts.

        Parameters:
        awsAccountId - Indicates the AWS account ID of the partner who received the Engagement Invitation. This is a unique identifier for managing engagements with specific AWS accounts.
        Returns:
        Returns a reference to this object so that method calls can be chained together.