AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The summary information for the data catalog, which includes its name and type.
Namespace: Amazon.Athena.Model
Assembly: AWSSDK.Athena.dll
Version: 3.x.y.z
public class DataCatalogSummary
The DataCatalogSummary type exposes the following members
Name | Description | |
---|---|---|
DataCatalogSummary() |
Name | Type | Description | |
---|---|---|---|
CatalogName | System.String |
Gets and sets the property CatalogName. The name of the data catalog. The catalog name is unique for the Amazon Web Services account and can use a maximum of 127 alphanumeric, underscore, at sign, or hyphen characters. The remainder of the length constraint of 256 is reserved for use by Athena. |
|
ConnectionType | Amazon.Athena.ConnectionType |
Gets and sets the property ConnectionType.
The type of connection for a |
|
Error | System.String |
Gets and sets the property Error. Text of the error that occurred during data catalog creation or deletion. |
|
Status | Amazon.Athena.DataCatalogStatus |
Gets and sets the property Status. The status of the creation or deletion of the data catalog.
Data catalog creation status:
Data catalog deletion status:
|
|
Type | Amazon.Athena.DataCatalogType |
Gets and sets the property Type. The data catalog type. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5