allowedGroups

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

Parameters

value

The list of the allowed groups.


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


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

Parameters

values

The list of the allowed groups.