Show / Hide Table of Contents

Interface ICodeRepositoryRef

(experimental) Indicates that this resource can be referenced as a CodeRepository.

Inherited Members
IEnvironmentAware.Env
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

ICodeRepositoryReference

Remarks

Stability: Experimental

Back to top Generated by DocFX