interface IWorkGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Athena.IWorkGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsathena#IWorkGroupRef |
![]() | software.amazon.awscdk.services.athena.IWorkGroupRef |
![]() | aws_cdk.aws_athena.IWorkGroupRef |
![]() | aws-cdk-lib » aws_athena » IWorkGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a WorkGroup.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
work | Work | A reference to a WorkGroup resource. |
node
Type:
Node
The tree node.
workGroupRef
Type:
Work
A reference to a WorkGroup resource.