Show / Hide Table of Contents

Interface IDataCatalogRef

(experimental) Indicates that this resource can be referenced as a DataCatalog.

Inherited Members
IEnvironmentAware.Env
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

IDataCatalogReference

Remarks

Stability: Experimental

Back to top Generated by DocFX