codegurureviewer_disassociate_repository {paws.developer.tools} | R Documentation |
Removes the association between Amazon CodeGuru Reviewer and a repository
Description
Removes the association between Amazon CodeGuru Reviewer and a repository.
See https://www.paws-r-sdk.com/docs/codegurureviewer_disassociate_repository/ for full documentation.
Usage
codegurureviewer_disassociate_repository(AssociationArn)
Arguments
AssociationArn |
[required] The Amazon Resource Name (ARN) of the
RepositoryAssociation
object. You can retrieve this ARN by calling
|
[Package paws.developer.tools version 0.9.0 Index]