diskDeviceMappings

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "gslygfrbvrwiourh")
suspend fun diskDeviceMappings(argument: List<suspend ImageImportDiskDeviceMappingArgsBuilder.() -> Unit>)
@JvmName(name = "laoblkxhxkfxneqj")
suspend fun diskDeviceMappings(vararg argument: suspend ImageImportDiskDeviceMappingArgsBuilder.() -> Unit)
@JvmName(name = "hdsxtgastsycfebe")
suspend fun diskDeviceMappings(argument: suspend ImageImportDiskDeviceMappingArgsBuilder.() -> Unit)

Parameters

argument

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