IGitHubRepositoryRef
- class aws_cdk.aws_codestar.IGitHubRepositoryRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a GitHubRepository.
- Stability:
experimental
Attributes
- git_hub_repository_ref
(experimental) A reference to a GitHubRepository resource.
- Stability:
experimental
- node
The tree node.