Interface CrossAccountResource.Builder

    • Method Detail

      • endpointId

        CrossAccountResource.Builder endpointId​(String endpointId)

        The endpoint ID for the endpoint that is listed in a cross-account attachment and can be added to an accelerator by specified principals.

        Parameters:
        endpointId - The endpoint ID for the endpoint that is listed in a cross-account attachment and can be added to an accelerator by specified principals.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • attachmentArn

        CrossAccountResource.Builder attachmentArn​(String attachmentArn)

        The Amazon Resource Name (ARN) of the cross-account attachment that specifies the endpoints (resources) that can be added to accelerators and principals that have permission to add the endpoints to accelerators.

        Parameters:
        attachmentArn - The Amazon Resource Name (ARN) of the cross-account attachment that specifies the endpoints (resources) that can be added to accelerators and principals that have permission to add the endpoints to accelerators.
        Returns:
        Returns a reference to this object so that method calls can be chained together.