@aws-sdk/client-athena

GetDataCatalogCommandOutput Interface

The output of GetDataCatalogCommand.

Members

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

The data catalog returned.

Full Signature

export interface GetDataCatalogCommandOutput extends GetDataCatalogOutput, MetadataBearer