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