GatewayArgs

constructor(allowedFeatures: Output<List<String>>? = null, gatewayName: Output<String>? = null, gatewayType: Output<Either<String, GatewayType>>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)