disks

@JvmName(name = "iiecyqkxcthqjdbw")
suspend fun disks(value: Output<List<AttachedDiskArgs>>)
@JvmName(name = "lruhcbmostijkdmc")
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 = "steuugyuiipdqsxi")
suspend fun disks(vararg values: Output<AttachedDiskArgs>)


@JvmName(name = "xixhpfeovaogrhai")
suspend fun disks(values: List<Output<AttachedDiskArgs>>)
@JvmName(name = "wxlywdgbqunuasml")
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 = "yiplqyaqywrrbbaw")
suspend fun disks(argument: List<suspend AttachedDiskArgsBuilder.() -> Unit>)
@JvmName(name = "rasgpiioqaiknmmh")
suspend fun disks(vararg argument: suspend AttachedDiskArgsBuilder.() -> Unit)
@JvmName(name = "fowjvgymbaybnchm")
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.