Interface RouteAnalysisEndpointOptions.Builder

    • Method Detail

      • transitGatewayAttachmentArn

        RouteAnalysisEndpointOptions.Builder transitGatewayAttachmentArn​(String transitGatewayAttachmentArn)

        The ARN of the transit gateway attachment.

        Parameters:
        transitGatewayAttachmentArn - The ARN of the transit gateway attachment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • transitGatewayArn

        RouteAnalysisEndpointOptions.Builder transitGatewayArn​(String transitGatewayArn)

        The ARN of the transit gateway.

        Parameters:
        transitGatewayArn - The ARN of the transit gateway.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ipAddress

        RouteAnalysisEndpointOptions.Builder ipAddress​(String ipAddress)

        The IP address.

        Parameters:
        ipAddress - The IP address.
        Returns:
        Returns a reference to this object so that method calls can be chained together.