adminGroupObjectIds

@JvmName(name = "xqavshculsebknld")
suspend fun adminGroupObjectIds(value: Output<List<String>>)
@JvmName(name = "vdjjkjtbedueaqjn")
suspend fun adminGroupObjectIds(value: List<String>?)

Parameters

value

A list of IDs of Microsoft Entra ID Groups. All members of the specified Microsoft Entra ID Groups have the cluster administrator access to the Kubernetes cluster.


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


@JvmName(name = "ogpyjwcslmcmyqbj")
suspend fun adminGroupObjectIds(values: List<Output<String>>)
@JvmName(name = "vcfptwmyamkgkkoo")
suspend fun adminGroupObjectIds(vararg values: String)

Parameters

values

A list of IDs of Microsoft Entra ID Groups. All members of the specified Microsoft Entra ID Groups have the cluster administrator access to the Kubernetes cluster.