groups

@JvmName(name = "swtfsvajvctgvyoi")
suspend fun groups(value: Output<List<String>>)
@JvmName(name = "buyqbxkxqscpmhul")
suspend fun groups(value: List<String>?)

Parameters

value

The groups the principal belongs to. Exact match, prefix match, and suffix match are supported.


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


@JvmName(name = "jxvlccntyvagxsck")
suspend fun groups(values: List<Output<String>>)
@JvmName(name = "sfhscnnnaagiiyoc")
suspend fun groups(vararg values: String)

Parameters

values

The groups the principal belongs to. Exact match, prefix match, and suffix match are supported.