Show / Hide Table of Contents

Interface IMLTransformRef

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

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

Stability: Experimental

Synopsis

Properties

MlTransformRef

(experimental) A reference to a MLTransform resource.

Properties

MlTransformRef

(experimental) A reference to a MLTransform resource.

IMLTransformReference MlTransformRef { get; }
Property Value

IMLTransformReference

Remarks

Stability: Experimental

Back to top Generated by DocFX