Interface RouteAnalysisEndpointOptions.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RouteAnalysisEndpointOptions.Builder,RouteAnalysisEndpointOptions>, SdkBuilder<RouteAnalysisEndpointOptions.Builder,RouteAnalysisEndpointOptions>, SdkPojo
Enclosing class:
RouteAnalysisEndpointOptions

public static interface RouteAnalysisEndpointOptions.Builder extends SdkPojo, CopyableBuilder<RouteAnalysisEndpointOptions.Builder,RouteAnalysisEndpointOptions>
  • Method Details

    • 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

      The IP address.

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