Interface ListCrossAccountResourceAccountsResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<ListCrossAccountResourceAccountsResponse.Builder,ListCrossAccountResourceAccountsResponse>, GlobalAcceleratorResponse.Builder, SdkBuilder<ListCrossAccountResourceAccountsResponse.Builder,ListCrossAccountResourceAccountsResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
ListCrossAccountResourceAccountsResponse

  • 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.