GetVpnConnectionDeviceSampleConfigurationRequest      
    
  Types
Properties
Link copied to clipboard
                  Link copied to clipboard
                  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.
Link copied to clipboard
                  The type of sample configuration to generate. Valid values are "compatibility" (includes IKEv1) or "recommended" (throws UnsupportedOperationException for IKEv1).
Link copied to clipboard
                  Device identifier provided by the GetVpnConnectionDeviceTypes API.
Link copied to clipboard
                  The VpnConnectionId specifies the Site-to-Site VPN connection used for the sample configuration.
Functions
Link copied to clipboard
                  inline fun copy(block: GetVpnConnectionDeviceSampleConfigurationRequest.Builder.() -> Unit = {}): GetVpnConnectionDeviceSampleConfigurationRequest