Interface IMLTransformRef
(experimental) Indicates that this resource can be referenced as a MLTransform.
Inherited Members
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
Remarks
Stability: Experimental