- Navigation Guide
@aws-sdk/client-athena
GetDataCatalogCommandOutput Interface
The output of GetDataCatalogCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
DataCatalog | DataCatalog | undefined | The data catalog returned. |
Full Signature
export interface GetDataCatalogCommandOutput extends GetDataCatalogOutput, MetadataBearer