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