Show / Hide Table of Contents

Interface IModelCardRef

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

Inherited Members
IEnvironmentAware.Env
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

IModelCardReference

Remarks

Stability: Experimental

Back to top Generated by DocFX