Show / Hide Table of Contents

Interface IInferenceSchedulerRef

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

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

Stability: Experimental

Synopsis

Properties

InferenceSchedulerRef

(experimental) A reference to a InferenceScheduler resource.

Properties

InferenceSchedulerRef

(experimental) A reference to a InferenceScheduler resource.

IInferenceSchedulerReference InferenceSchedulerRef { get; }
Property Value

IInferenceSchedulerReference

Remarks

Stability: Experimental

Back to top Generated by DocFX