@aws-sdk/client-ec2

GetVpnConnectionDeviceSampleConfigurationCommandInput Interface

Members

Name
Type
Details
VpnConnectionDeviceTypeId Requiredstring | undefined

Device identifier provided by the GetVpnConnectionDeviceTypes API.

VpnConnectionId Requiredstring | undefined

The VpnConnectionId specifies the Site-to-Site VPN connection used for the sample configuration.

DryRun boolean | undefined

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

InternetKeyExchangeVersion string | undefined

The IKE version to be used in the sample configuration file for your customer gateway device. You can specify one of the following versions: ikev1 or ikev2.

Full Signature

export interface GetVpnConnectionDeviceSampleConfigurationCommandInput extends GetVpnConnectionDeviceSampleConfigurationRequest