Interface IExperimentRef
(experimental) Indicates that this resource can be referenced as a Experiment.
Inherited Members
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
Remarks
Stability: Experimental