management

@JvmName(name = "olatjsqlsqtinfud")
suspend fun management(value: Output<NodePoolManagementArgs>)
@JvmName(name = "yqsipoicdbwfokpf")
suspend fun management(value: NodePoolManagementArgs?)

Parameters

value

Node management configuration, wherein auto-repair and auto-upgrade is configured. Structure is documented below.


@JvmName(name = "egxeyegyxutkagmj")
suspend fun management(argument: suspend NodePoolManagementArgsBuilder.() -> Unit)

Parameters

argument

Node management configuration, wherein auto-repair and auto-upgrade is configured. Structure is documented below.