teams

@JvmName(name = "ptaeoyygedftnaal")
suspend fun teams(value: Output<List<RepositoryCollaboratorsTeamArgs>>)
@JvmName(name = "eekqyijlkmgiyqoo")
suspend fun teams(value: List<RepositoryCollaboratorsTeamArgs>?)

Parameters

value

List of teams to grant access to the repository.


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


@JvmName(name = "dvnuupfqashhuqoq")
suspend fun teams(values: List<Output<RepositoryCollaboratorsTeamArgs>>)
@JvmName(name = "thfvddkrrbpgasay")
suspend fun teams(vararg values: RepositoryCollaboratorsTeamArgs)

Parameters

values

List of teams to grant access to the repository.


@JvmName(name = "wjpwwnmeiggrmcrv")
suspend fun teams(argument: List<suspend RepositoryCollaboratorsTeamArgsBuilder.() -> Unit>)
@JvmName(name = "exmgagsejsiqrpma")
suspend fun teams(vararg argument: suspend RepositoryCollaboratorsTeamArgsBuilder.() -> Unit)
@JvmName(name = "dgqivbwbrdgsesgf")
suspend fun teams(argument: suspend RepositoryCollaboratorsTeamArgsBuilder.() -> Unit)

Parameters

argument

List of teams to grant access to the repository.