disks

@JvmName(name = "ristjjtrkhgovsls")
suspend fun disks(value: Output<List<NodeTemplateDiskArgs>>)
@JvmName(name = "kinmqwsddnigalqe")
suspend fun disks(value: List<NodeTemplateDiskArgs>?)

Parameters

value

List of the type, size and count of disks attached to the node template Structure is documented below.


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


@JvmName(name = "ugkdswjepphndxvt")
suspend fun disks(values: List<Output<NodeTemplateDiskArgs>>)
@JvmName(name = "nirjuwjdlmppyghn")
suspend fun disks(vararg values: NodeTemplateDiskArgs)

Parameters

values

List of the type, size and count of disks attached to the node template Structure is documented below.


@JvmName(name = "lobdspoqcbbeobmp")
suspend fun disks(argument: List<suspend NodeTemplateDiskArgsBuilder.() -> Unit>)
@JvmName(name = "qtnxgriorcvefynh")
suspend fun disks(vararg argument: suspend NodeTemplateDiskArgsBuilder.() -> Unit)
@JvmName(name = "aamguxriyhsjibph")
suspend fun disks(argument: suspend NodeTemplateDiskArgsBuilder.() -> Unit)

Parameters

argument

List of the type, size and count of disks attached to the node template Structure is documented below.