Show / Hide Table of Contents

Interface INamedQueryRef

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

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

INamedQueryReference

Remarks

Stability: Experimental

Back to top Generated by DocFX