enableComponents

@JvmName(name = "hjhqporysurtnuex")
suspend fun enableComponents(value: Output<List<String>>)
@JvmName(name = "xljypmutxhxebvce")
suspend fun enableComponents(value: List<String>)

Parameters

value

The GKE components exposing logs. Supported values include: SYSTEM_COMPONENTS, APISERVER, CONTROLLER_MANAGER, SCHEDULER, and WORKLOADS.


@JvmName(name = "nrxvkkgegnbqujim")
suspend fun enableComponents(vararg values: Output<String>)


@JvmName(name = "swxhbkwkiseittfo")
suspend fun enableComponents(values: List<Output<String>>)
@JvmName(name = "fvvhevqoothqjrjr")
suspend fun enableComponents(vararg values: String)

Parameters

values

The GKE components exposing logs. Supported values include: SYSTEM_COMPONENTS, APISERVER, CONTROLLER_MANAGER, SCHEDULER, and WORKLOADS.