Interface ICodeRepositoryRef
(experimental) Indicates that this resource can be referenced as a CodeRepository.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Sagemaker
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ICodeRepositoryRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ICodeRepositoryRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| CodeRepositoryRef | (experimental) A reference to a CodeRepository resource. |
Properties
CodeRepositoryRef
(experimental) A reference to a CodeRepository resource.
ICodeRepositoryReference CodeRepositoryRef { get; }
Property Value
Remarks
Stability: Experimental