teams

@JvmName(name = "ekxmtcmivauajkwt")
suspend fun teams(value: Output<List<String>>)
@JvmName(name = "wysjedecjboabnoo")
suspend fun teams(value: List<String>?)

Parameters

value

The list of team slugs allowed to bypass pull request requirements.


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


@JvmName(name = "huxyobmjikutdhyt")
suspend fun teams(values: List<Output<String>>)
@JvmName(name = "ssuxwlirscllcuiw")
suspend fun teams(vararg values: String)

Parameters

values

The list of team slugs allowed to bypass pull request requirements.