diskDeviceMappings

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

Parameters

value

The information about the custom image. See disk_device_mapping below.


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


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

Parameters

values

The information about the custom image. See disk_device_mapping below.


@JvmName(name = "uxgodibwhqtlmyaf")
suspend fun diskDeviceMappings(argument: List<suspend ImageImportDiskDeviceMappingArgsBuilder.() -> Unit>)
@JvmName(name = "sughhelvxyoxvmmf")
suspend fun diskDeviceMappings(vararg argument: suspend ImageImportDiskDeviceMappingArgsBuilder.() -> Unit)
@JvmName(name = "hxtngojgbixmciih")
suspend fun diskDeviceMappings(argument: suspend ImageImportDiskDeviceMappingArgsBuilder.() -> Unit)

Parameters

argument

The information about the custom image. See disk_device_mapping below.