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