Show / Hide Table of Contents

Interface IExperimentRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.Sagemaker
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IExperimentRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IExperimentRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

ExperimentRef

(experimental) A reference to a Experiment resource.

Properties

ExperimentRef

(experimental) A reference to a Experiment resource.

IExperimentReference ExperimentRef { get; }
Property Value

IExperimentReference

Remarks

Stability: Experimental

Back to top Generated by DocFX