Show / Hide Table of Contents

Interface IExperimentTrialComponentRef

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

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

Back to top Generated by DocFX