Interface CustomRoutingEndpointConfiguration.Builder

    • Method Detail

      • endpointId

        CustomRoutingEndpointConfiguration.Builder endpointId​(String endpointId)

        An ID for the endpoint. For custom routing accelerators, this is the virtual private cloud (VPC) subnet ID.

        Parameters:
        endpointId - An ID for the endpoint. For custom routing accelerators, this is the virtual private cloud (VPC) subnet ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • attachmentArn

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

        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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.