ImageDiskDeviceMappingArgs

fun ImageDiskDeviceMappingArgs(device: Output<String>? = null, diskType: Output<String>? = null, size: Output<Int>? = null, snapshotId: Output<String>? = null)