Show / Hide Table of Contents

Interface IHumanTaskUiRef

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

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

Stability: Experimental

Synopsis

Properties

HumanTaskUiRef

(experimental) A reference to a HumanTaskUi resource.

Properties

HumanTaskUiRef

(experimental) A reference to a HumanTaskUi resource.

IHumanTaskUiReference HumanTaskUiRef { get; }
Property Value

IHumanTaskUiReference

Remarks

Stability: Experimental

Back to top Generated by DocFX