Spot Instance Request Ebs Block Device Args
constructor(deleteOnTermination: Output<Boolean>? = null, deviceName: Output<String>, encrypted: Output<Boolean>? = null, iops: Output<Int>? = null, kmsKeyId: Output<String>? = null, snapshotId: Output<String>? = null, tags: Output<Map<String, String>>? = null, throughput: Output<Int>? = null, volumeId: Output<String>? = null, volumeSize: Output<Int>? = null, volumeType: Output<String>? = null)