Interface IDataCatalogRef
(experimental) Indicates that this resource can be referenced as a DataCatalog.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Athena
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDataCatalogRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IDataCatalogRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| DataCatalogRef | (experimental) A reference to a DataCatalog resource. |
Properties
DataCatalogRef
(experimental) A reference to a DataCatalog resource.
IDataCatalogReference DataCatalogRef { get; }
Property Value
Remarks
Stability: Experimental