Values_5.GetVpnConnectionDeviceSampleConfigurationResultSourceDownload an Amazon Web Services-provided sample configuration file to be used with the customer gateway device specified for your Site-to-Site VPN connection.
type nonrec t = {vpnConnectionDeviceSampleConfiguration : Values_3.VpnConnectionDeviceSampleConfiguration.t
option;Sample configuration file for the specified customer gateway device.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `String of Values_3.VpnConnectionDeviceSampleConfiguration.t ])
list ]