InstanceEbsBlockDeviceArgs

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