interface IRepositoryAssociationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CodeGuruReviewer.IRepositoryAssociationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscodegurureviewer#IRepositoryAssociationRef |
![]() | software.amazon.awscdk.services.codegurureviewer.IRepositoryAssociationRef |
![]() | aws_cdk.aws_codegurureviewer.IRepositoryAssociationRef |
![]() | aws-cdk-lib » aws_codegurureviewer » IRepositoryAssociationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a RepositoryAssociation.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
repository | Repository | A reference to a RepositoryAssociation resource. |
node
Type:
Node
The tree node.
repositoryAssociationRef
Type:
Repository
A reference to a RepositoryAssociation resource.