

# AwsAthenaWorkGroupDetails
<a name="API_AwsAthenaWorkGroupDetails"></a>

 Provides information about an Amazon Athena workgroup. 

## Contents
<a name="API_AwsAthenaWorkGroupDetails_Contents"></a>

 ** Configuration **   <a name="securityhub-Type-AwsAthenaWorkGroupDetails-Configuration"></a>
 The configuration of the workgroup, which includes the location in Amazon Simple Storage Service (Amazon S3) where query results are stored, the encryption option, if any, used for query results, whether Amazon CloudWatch metrics are enabled for the workgroup, and the limit for the amount of bytes scanned (cutoff) per query, if it is specified.   
Type: [AwsAthenaWorkGroupConfigurationDetails](API_AwsAthenaWorkGroupConfigurationDetails.md) object  
Required: No

 ** Description **   <a name="securityhub-Type-AwsAthenaWorkGroupDetails-Description"></a>
 The workgroup description.   
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** Name **   <a name="securityhub-Type-AwsAthenaWorkGroupDetails-Name"></a>
 The workgroup name.   
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** State **   <a name="securityhub-Type-AwsAthenaWorkGroupDetails-State"></a>
 Whether the workgroup is enabled or disabled.   
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_AwsAthenaWorkGroupDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/securityhub-2018-10-26/AwsAthenaWorkGroupDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/AwsAthenaWorkGroupDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/AwsAthenaWorkGroupDetails) 