Show / Hide Table of Contents

Interface IWorkGroupRef

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

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

IWorkGroupReference

Remarks

Stability: Experimental

Back to top Generated by DocFX