AmiFromInstanceEbsBlockDeviceArgs

constructor(deleteOnTermination: Output<Boolean>? = null, deviceName: Output<String>? = null, encrypted: Output<Boolean>? = null, iops: Output<Int>? = null, outpostArn: Output<String>? = null, snapshotId: Output<String>? = null, throughput: Output<Int>? = null, volumeSize: Output<Int>? = null, volumeType: Output<String>? = null)