diskDeviceMappings

@JvmName(name = "gryhhercuklbblqj")
suspend fun diskDeviceMappings(value: Output<List<ImageDiskDeviceMappingArgs>>)
@JvmName(name = "hllbxpiraobdlpph")
suspend fun diskDeviceMappings(value: List<ImageDiskDeviceMappingArgs>?)

Parameters

value

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


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


@JvmName(name = "vppgabpeifmxotnj")
suspend fun diskDeviceMappings(values: List<Output<ImageDiskDeviceMappingArgs>>)
@JvmName(name = "thimiqjrailyrcuf")
suspend fun diskDeviceMappings(vararg values: ImageDiskDeviceMappingArgs)

Parameters

values

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


@JvmName(name = "fvowyoksdmjitmox")
suspend fun diskDeviceMappings(argument: List<suspend ImageDiskDeviceMappingArgsBuilder.() -> Unit>)
@JvmName(name = "xmgjmcrxfebkbtpt")
suspend fun diskDeviceMappings(vararg argument: suspend ImageDiskDeviceMappingArgsBuilder.() -> Unit)
@JvmName(name = "rwwxiepyhtqcklps")
suspend fun diskDeviceMappings(argument: suspend ImageDiskDeviceMappingArgsBuilder.() -> Unit)

Parameters

argument

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