repository Association
suspend fun repositoryAssociation(name: String, block: suspend RepositoryAssociationResourceBuilder.() -> Unit): RepositoryAssociation
Parameters
name
The unique name of the resulting resource.
block
Builder for RepositoryAssociation.
See also
Parameters
name
The unique name of the resulting resource.