Show / Hide Table of Contents

Interface IWorkteamRef

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

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

Stability: Experimental

Synopsis

Properties

WorkteamRef

(experimental) A reference to a Workteam resource.

Properties

WorkteamRef

(experimental) A reference to a Workteam resource.

IWorkteamReference WorkteamRef { get; }
Property Value

IWorkteamReference

Remarks

Stability: Experimental

Back to top Generated by DocFX