ExternalVpnGatewayArgs

constructor(description: Output<String>? = null, interfaces: Output<List<ExternalVpnGatewayInterfaceArgs>>? = null, labels: Output<Map<String, String>>? = null, name: Output<String>? = null, project: Output<String>? = null, redundancyType: Output<ExternalVpnGatewayRedundancyType>? = null, requestId: Output<String>? = null)