INamedQueryRef

class aws_cdk.aws_athena.INamedQueryRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

named_query_ref

(experimental) A reference to a NamedQuery resource.

Stability:

experimental

node

The tree node.