SubnetArgs

fun SubnetArgs(availabilityZone: Output<String>? = null, cidrBlock: Output<String>? = null, description: Output<String>? = null, name: Output<String>? = null, tags: Output<Map<String, Any>>? = null, vpcId: Output<String>? = null, vswitchName: Output<String>? = null, zoneId: Output<String>? = null)

Deprecated

This resource has been deprecated and replaced by the Switch resource.