Interface AwsAccount.Builder

    • Method Detail

      • accountId

        AwsAccount.Builder accountId​(String accountId)

        The unique identifier for the Amazon Web Services account.

        Parameters:
        accountId - The unique identifier for the Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • principalId

        AwsAccount.Builder principalId​(String principalId)

        The unique identifier for the entity that performed the action.

        Parameters:
        principalId - The unique identifier for the entity that performed the action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.