Aws Ec2Volume Properties Response
constructor(autoEnableIO: Boolean? = null, availabilityZone: String? = null, encrypted: Boolean? = null, iops: Int? = null, kmsKeyId: String? = null, multiAttachEnabled: Boolean? = null, outpostArn: String? = null, size: Int? = null, snapshotId: String? = null, tags: List<TagResponse>? = null, throughput: Int? = null, volumeId: String? = null, volumeType: String? = null)