AwsEc2VpcPropertiesResponse

constructor(cidrBlock: String? = null, cidrBlockAssociations: List<String>? = null, defaultNetworkAcl: String? = null, defaultSecurityGroup: String? = null, enableDnsHostnames: Boolean? = null, enableDnsSupport: Boolean? = null, instanceTenancy: String? = null, ipv4IpamPoolId: String? = null, ipv4NetmaskLength: Int? = null, ipv6CidrBlocks: List<String>? = null, tags: List<TagResponse>? = null, vpcId: String? = null)