ChannelVpcArgs

constructor(availabilityZones: Output<List<String>>? = null, networkInterfaceIds: Output<List<String>>? = null, publicAddressAllocationIds: Output<List<String>>, securityGroupIds: Output<List<String>>? = null, subnetIds: Output<List<String>>)