@aws-sdk/client-athena

GetWorkGroupCommandOutput Interface

The output of GetWorkGroupCommand.

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
WorkGroup WorkGroup | undefined

Information about the workgroup.

Full Signature

export interface GetWorkGroupCommandOutput extends GetWorkGroupOutput, MetadataBearer