diskDeviceMappings

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "nvqhfmxtktimcodo")
suspend fun diskDeviceMappings(argument: List<suspend ImageDiskDeviceMappingArgsBuilder.() -> Unit>)
@JvmName(name = "lyrqxihbxwfitrru")
suspend fun diskDeviceMappings(vararg argument: suspend ImageDiskDeviceMappingArgsBuilder.() -> Unit)
@JvmName(name = "ykjuisbsaoateayu")
suspend fun diskDeviceMappings(argument: suspend ImageDiskDeviceMappingArgsBuilder.() -> Unit)

Parameters

argument

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