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