codegurureviewer_describe_repository_association {paws.developer.tools}R Documentation

Returns a RepositoryAssociation object that contains information about the requested repository association

Description

Returns a RepositoryAssociation object that contains information about the requested repository association.

See https://www.paws-r-sdk.com/docs/codegurureviewer_describe_repository_association/ for full documentation.

Usage

codegurureviewer_describe_repository_association(AssociationArn)

Arguments

AssociationArn

[required] The Amazon Resource Name (ARN) of the RepositoryAssociation object. You can retrieve this ARN by calling list_repository_associations.


[Package paws.developer.tools version 0.7.0 Index]