GatewayArgs

constructor(gatewayName: Output<String>? = null, logConfig: Output<GatewayLogConfigArgs>? = null, networkAccessConfig: Output<GatewayNetworkAccessConfigArgs>? = null, paymentType: Output<String>? = null, resourceGroupId: Output<String>? = null, spec: Output<String>? = null, tags: Output<Map<String, String>>? = null, vpc: Output<GatewayVpcArgs>? = null, vswitch: Output<GatewayVswitchArgs>? = null, zoneConfig: Output<GatewayZoneConfigArgs>? = null)