management

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

Parameters

value

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


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

Parameters

argument

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