ImageRecipeEbsInstanceBlockDeviceSpecificationArgs

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