diskDeviceMappings

@JvmName(name = "konalsgmfhxuvypf")
suspend fun diskDeviceMappings(value: Output<List<ImageImportDiskDeviceMappingArgs>>)
@JvmName(name = "ofjlcfmwldgxlclg")
suspend fun diskDeviceMappings(value: List<ImageImportDiskDeviceMappingArgs>?)

Parameters

value

Description of the system with disks and snapshots under the image.


@JvmName(name = "wwmxvjohmyffdwxy")
suspend fun diskDeviceMappings(vararg values: Output<ImageImportDiskDeviceMappingArgs>)


@JvmName(name = "rwomxonevmktlljl")
suspend fun diskDeviceMappings(values: List<Output<ImageImportDiskDeviceMappingArgs>>)
@JvmName(name = "tahmxonbyqfhafvs")
suspend fun diskDeviceMappings(vararg values: ImageImportDiskDeviceMappingArgs)

Parameters

values

Description of the system with disks and snapshots under the image.


@JvmName(name = "mrrrksgknrwpboch")
suspend fun diskDeviceMappings(argument: List<suspend ImageImportDiskDeviceMappingArgsBuilder.() -> Unit>)
@JvmName(name = "rbileivhdieqsnpx")
suspend fun diskDeviceMappings(vararg argument: suspend ImageImportDiskDeviceMappingArgsBuilder.() -> Unit)
@JvmName(name = "eqfiqoobhinddtkw")
suspend fun diskDeviceMappings(argument: suspend ImageImportDiskDeviceMappingArgsBuilder.() -> Unit)

Parameters

argument

Description of the system with disks and snapshots under the image.