osDisks

@JvmName(name = "mgxlpoafxlivtwwu")
suspend fun osDisks(value: Output<List<DiskArgs>>)
@JvmName(name = "hhxnrkbtlfcslxjx")
suspend fun osDisks(value: List<DiskArgs>?)

Parameters

value

Specifies information about the operating system disk used by the hana instance.


@JvmName(name = "saklgdkhihchabsf")
suspend fun osDisks(vararg values: Output<DiskArgs>)


@JvmName(name = "ylfpimivxilwruds")
suspend fun osDisks(values: List<Output<DiskArgs>>)
@JvmName(name = "gfcnwlfnmybmpyfi")
suspend fun osDisks(vararg values: DiskArgs)

Parameters

values

Specifies information about the operating system disk used by the hana instance.


@JvmName(name = "knxsgqypxbqqurgf")
suspend fun osDisks(argument: List<suspend DiskArgsBuilder.() -> Unit>)
@JvmName(name = "gefwwlvxyoygaegj")
suspend fun osDisks(vararg argument: suspend DiskArgsBuilder.() -> Unit)
@JvmName(name = "yerkclrbwrioejqw")
suspend fun osDisks(argument: suspend DiskArgsBuilder.() -> Unit)

Parameters

argument

Specifies information about the operating system disk used by the hana instance.