Volume Args
constructor(availabilityZone: Output<String>? = null, encrypted: Output<Boolean>? = null, finalSnapshot: Output<Boolean>? = null, iops: Output<Int>? = null, kmsKeyId: Output<String>? = null, multiAttachEnabled: Output<Boolean>? = null, outpostArn: Output<String>? = null, size: Output<Int>? = null, snapshotId: Output<String>? = null, tags: Output<Map<String, String>>? = null, throughput: Output<Int>? = null, type: Output<String>? = null)