Interface ListCrossAccountResourcesResponse.Builder

    • Method Detail

      • crossAccountResources

        ListCrossAccountResourcesResponse.Builder crossAccountResources​(Collection<CrossAccountResource> crossAccountResources)

        The endpoints attached to an accelerator in a cross-account attachment.

        Parameters:
        crossAccountResources - The endpoints attached to an accelerator in a cross-account attachment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • crossAccountResources

        ListCrossAccountResourcesResponse.Builder crossAccountResources​(CrossAccountResource... crossAccountResources)

        The endpoints attached to an accelerator in a cross-account attachment.

        Parameters:
        crossAccountResources - The endpoints attached to an accelerator in a cross-account attachment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListCrossAccountResourcesResponse.Builder nextToken​(String nextToken)

        The token for the next set of results. You receive this token from a previous call.

        Parameters:
        nextToken - The token for the next set of results. You receive this token from a previous call.
        Returns:
        Returns a reference to this object so that method calls can be chained together.