Interface ListCrossAccountResourceAccountsResponse.Builder

  • Method Details

    • resourceOwnerAwsAccountIds

      ListCrossAccountResourceAccountsResponse.Builder resourceOwnerAwsAccountIds(Collection<String> resourceOwnerAwsAccountIds)

      The account IDs of principals (resource owners) in a cross-account attachment who can work with resources listed in the same attachment.

      Parameters:
      resourceOwnerAwsAccountIds - The account IDs of principals (resource owners) in a cross-account attachment who can work with resources listed in the same attachment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceOwnerAwsAccountIds

      ListCrossAccountResourceAccountsResponse.Builder resourceOwnerAwsAccountIds(String... resourceOwnerAwsAccountIds)

      The account IDs of principals (resource owners) in a cross-account attachment who can work with resources listed in the same attachment.

      Parameters:
      resourceOwnerAwsAccountIds - The account IDs of principals (resource owners) in a cross-account attachment who can work with resources listed in the same attachment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.