CopyableBuilder<ConfirmPrivateVirtualInterfaceRequest.Builder,ConfirmPrivateVirtualInterfaceRequest>, SdkBuilder<ConfirmPrivateVirtualInterfaceRequest.Builder,ConfirmPrivateVirtualInterfaceRequest>public static interface ConfirmPrivateVirtualInterfaceRequest.Builder extends CopyableBuilder<ConfirmPrivateVirtualInterfaceRequest.Builder,ConfirmPrivateVirtualInterfaceRequest>
| Modifier and Type | Method | Description |
|---|---|---|
ConfirmPrivateVirtualInterfaceRequest.Builder |
virtualGatewayId(String virtualGatewayId) |
ID of the virtual private gateway that will be attached to the virtual interface.
|
ConfirmPrivateVirtualInterfaceRequest.Builder |
virtualInterfaceId(String virtualInterfaceId) |
copyapply, buildConfirmPrivateVirtualInterfaceRequest.Builder virtualInterfaceId(String virtualInterfaceId)
virtualInterfaceId - ConfirmPrivateVirtualInterfaceRequest.Builder virtualGatewayId(String virtualGatewayId)
ID of the virtual private gateway that will be attached to the virtual interface.
A virtual private gateway can be managed via the Amazon Virtual Private Cloud (VPC) console or the EC2 CreateVpnGateway action.
Default: None
virtualGatewayId - ID of the virtual private gateway that will be attached to the virtual interface.
A virtual private gateway can be managed via the Amazon Virtual Private Cloud (VPC) console or the EC2 CreateVpnGateway action.
Default: None
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.