diskDeviceMappings

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "uwxkxrhmatgpkjty")
suspend fun diskDeviceMappings(argument: List<suspend ImageImportDiskDeviceMappingArgsBuilder.() -> Unit>)
@JvmName(name = "stklqtblrfjtjebv")
suspend fun diskDeviceMappings(vararg argument: suspend ImageImportDiskDeviceMappingArgsBuilder.() -> Unit)
@JvmName(name = "seaqxdlvbyomcfbl")
suspend fun diskDeviceMappings(argument: suspend ImageImportDiskDeviceMappingArgsBuilder.() -> Unit)

Parameters

argument

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