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