allowedGroups

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

Parameters

value

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


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


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

Parameters

values

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