Ipv4GatewayArgs

constructor(dryRun: Output<Boolean>? = null, enabled: Output<Boolean>? = null, ipv4GatewayDescription: Output<String>? = null, ipv4GatewayName: Output<String>? = null, resourceGroupId: Output<String>? = null, tags: Output<Map<String, String>>? = null, vpcId: Output<String>? = null)