public static interface RouteAnalysisEndpointOptions.Builder extends SdkPojo, CopyableBuilder<RouteAnalysisEndpointOptions.Builder,RouteAnalysisEndpointOptions>
| Modifier and Type | Method and Description |
|---|---|
RouteAnalysisEndpointOptions.Builder |
ipAddress(String ipAddress)
The IP address.
|
RouteAnalysisEndpointOptions.Builder |
transitGatewayArn(String transitGatewayArn)
The ARN of the transit gateway.
|
RouteAnalysisEndpointOptions.Builder |
transitGatewayAttachmentArn(String transitGatewayAttachmentArn)
The ARN of the transit gateway attachment.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRouteAnalysisEndpointOptions.Builder transitGatewayAttachmentArn(String transitGatewayAttachmentArn)
The ARN of the transit gateway attachment.
transitGatewayAttachmentArn - The ARN of the transit gateway attachment.RouteAnalysisEndpointOptions.Builder transitGatewayArn(String transitGatewayArn)
The ARN of the transit gateway.
transitGatewayArn - The ARN of the transit gateway.RouteAnalysisEndpointOptions.Builder ipAddress(String ipAddress)
The IP address.
ipAddress - The IP address.Copyright © 2023. All rights reserved.