teams

@JvmName(name = "dtawmccxrlvqgsdt")
suspend fun teams(value: Output<List<Int>>)
@JvmName(name = "rhbafnxyymtlwych")
suspend fun teams(value: List<Int>?)

Parameters

value

Up to 6 IDs for teams who may review jobs that reference the environment. Reviewers must have at least read access to the repository. Only one of the required reviewers needs to approve the job for it to proceed.


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


@JvmName(name = "ouucmloitlmymyts")
suspend fun teams(values: List<Output<Int>>)
@JvmName(name = "kvtiousyfyqkhfdt")
suspend fun teams(vararg values: Int)

Parameters

values

Up to 6 IDs for teams who may review jobs that reference the environment. Reviewers must have at least read access to the repository. Only one of the required reviewers needs to approve the job for it to proceed.