class Aws::CodeGuruReviewer::Types::DescribeRepositoryAssociationRequest

@note When making an API call, you may pass DescribeRepositoryAssociationRequest

data as a hash:

    {
      association_arn: "AssociationArn", # required
    }

@!attribute [rw] association_arn

The Amazon Resource Name (ARN) of the [ `RepositoryAssociation` ][1]
object. You can retrieve this ARN by calling [
`ListRepositoryAssociations` ][2].

[1]: https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_RepositoryAssociation.html
[2]: https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_ListRepositoryAssociations.html
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codeguru-reviewer-2019-09-19/DescribeRepositoryAssociationRequest AWS API Documentation

Constants

SENSITIVE