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