Interface AccountAssociationsListElement.Builder

    • Method Detail

      • accountId

        AccountAssociationsListElement.Builder accountId​(String accountId)

        The associating array of account IDs.

        Parameters:
        accountId - The associating array of account IDs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • billingGroupArn

        AccountAssociationsListElement.Builder billingGroupArn​(String billingGroupArn)

        The Billing Group Arn that the linked account is associated to.

        Parameters:
        billingGroupArn - The Billing Group Arn that the linked account is associated to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • accountName

        AccountAssociationsListElement.Builder accountName​(String accountName)

        The Amazon Web Services account name.

        Parameters:
        accountName - The Amazon Web Services account name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • accountEmail

        AccountAssociationsListElement.Builder accountEmail​(String accountEmail)

        The Amazon Web Services account email.

        Parameters:
        accountEmail - The Amazon Web Services account email.
        Returns:
        Returns a reference to this object so that method calls can be chained together.