adminGroupObjectIDs

@JvmName(name = "cvdapvmbfnacnmyb")
suspend fun adminGroupObjectIDs(value: Output<List<String>>)
@JvmName(name = "wgisgtegxydapkwa")
suspend fun adminGroupObjectIDs(value: List<String>?)

Parameters

value

The list of AAD group object IDs that will have admin role of the cluster.


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


@JvmName(name = "kgswrlukbxlpgcpn")
suspend fun adminGroupObjectIDs(values: List<Output<String>>)
@JvmName(name = "atdcomqkccmjdfrj")
suspend fun adminGroupObjectIDs(vararg values: String)

Parameters

values

The list of AAD group object IDs that will have admin role of the cluster.