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