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