GetSubnetResult

constructor(assignIpv6AddressOnCreation: Boolean? = null, enableDns64: Boolean? = null, ipv6CidrBlock: String? = null, ipv6CidrBlocks: List<String>? = null, mapPublicIpOnLaunch: Boolean? = null, networkAclAssociationId: String? = null, privateDnsNameOptionsOnLaunch: PrivateDnsNameOptionsOnLaunchProperties? = null, subnetId: String? = null, tags: List<Tag>? = null)