Subnet Args
constructor(availabilityZone: Output<String>? = null, cidrBlock: Output<String>? = null, description: Output<String>? = null, enableIpv6: Output<Boolean>? = null, ipv6CidrBlockMask: Output<Int>? = null, isDefault: Output<Boolean>? = null, name: Output<String>? = null, tags: Output<Map<String, String>>? = 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.