teams

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

Parameters

value

List of teams to grant access to the repository.


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


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

Parameters

values

List of teams to grant access to the repository.


@JvmName(name = "umqxyrovgnecrwhc")
suspend fun teams(argument: List<suspend RepositoryCollaboratorsTeamArgsBuilder.() -> Unit>)
@JvmName(name = "rhlquvewadnispqr")
suspend fun teams(vararg argument: suspend RepositoryCollaboratorsTeamArgsBuilder.() -> Unit)
@JvmName(name = "ahwdmsoxpwaqfohh")
suspend fun teams(argument: suspend RepositoryCollaboratorsTeamArgsBuilder.() -> Unit)

Parameters

argument

List of teams to grant access to the repository.