diskDeviceMappings

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "nxoncoaakfrakqta")
suspend fun diskDeviceMappings(argument: List<suspend ImageImportDiskDeviceMappingArgsBuilder.() -> Unit>)
@JvmName(name = "cfqllycaestygojk")
suspend fun diskDeviceMappings(vararg argument: suspend ImageImportDiskDeviceMappingArgsBuilder.() -> Unit)
@JvmName(name = "msaxilgdpbedwbxp")
suspend fun diskDeviceMappings(argument: suspend ImageImportDiskDeviceMappingArgsBuilder.() -> Unit)

Parameters

argument

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