diskDeviceMappings

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "cupvicggoitbtfis")
suspend fun diskDeviceMappings(argument: List<suspend ImageDiskDeviceMappingArgsBuilder.() -> Unit>)
@JvmName(name = "npymretdwatiinmg")
suspend fun diskDeviceMappings(vararg argument: suspend ImageDiskDeviceMappingArgsBuilder.() -> Unit)
@JvmName(name = "gtflsxfxuahycsah")
suspend fun diskDeviceMappings(argument: suspend ImageDiskDeviceMappingArgsBuilder.() -> Unit)

Parameters

argument

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