allowedGroups

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

Parameters

value

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


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


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

Parameters

values

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