allowedGroups

@JvmName(name = "muxexpirhkkigcpn")
suspend fun allowedGroups(value: Output<List<String>>)
@JvmName(name = "owtulobivmpbdrfx")
suspend fun allowedGroups(value: List<String>?)

Parameters

value

The list of allowed Group Names for the Default Authorisation Policy.


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


@JvmName(name = "ogbweblxxebbleky")
suspend fun allowedGroups(values: List<Output<String>>)
@JvmName(name = "cuixegsfddsiaywm")
suspend fun allowedGroups(vararg values: String)

Parameters

values

The list of allowed Group Names for the Default Authorisation Policy.