CreateVpnConnectionRequest
Contains the parameters for CreateVpnConnection.
Types
Properties
Link copied to clipboard
The ID of the customer gateway.
Link copied to clipboard
Link copied to clipboard
The options for the VPN connection.
Link copied to clipboard
The tags to apply to the VPN connection.
Link copied to clipboard
The ID of the transit gateway. If you specify a transit gateway, you cannot specify a virtual private gateway.
Link copied to clipboard
The ID of the virtual private gateway. If you specify a virtual private gateway, you cannot specify a transit gateway.
Functions
Link copied to clipboard
inline fun copy(block: CreateVpnConnectionRequest.Builder.() -> Unit = {}): CreateVpnConnectionRequest