disks

@JvmName(name = "wbwfiuffnwjvyrok")
suspend fun disks(value: Output<List<AttachedDiskArgs>>)
@JvmName(name = "slmfnictiemoqgds")
suspend fun disks(value: List<AttachedDiskArgs>?)

Parameters

value

An array of disks that are associated with the instances that are created from these properties.


@JvmName(name = "femtdryqccpwqxeu")
suspend fun disks(vararg values: Output<AttachedDiskArgs>)


@JvmName(name = "sqvuysblmmhmfjqt")
suspend fun disks(values: List<Output<AttachedDiskArgs>>)
@JvmName(name = "slsjbacdlskiakyr")
suspend fun disks(vararg values: AttachedDiskArgs)

Parameters

values

An array of disks that are associated with the instances that are created from these properties.


@JvmName(name = "vjuolnagvcvrvvgd")
suspend fun disks(argument: List<suspend AttachedDiskArgsBuilder.() -> Unit>)
@JvmName(name = "qixyhaqoneedatox")
suspend fun disks(vararg argument: suspend AttachedDiskArgsBuilder.() -> Unit)
@JvmName(name = "uhgcmcslpumnhvgs")
suspend fun disks(argument: suspend AttachedDiskArgsBuilder.() -> Unit)

Parameters

argument

An array of disks that are associated with the instances that are created from these properties.