Class: Aws::Types::GetNamedQueryOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetNamedQueryOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#named_query ⇒ Types::NamedQuery
Returns the value of attribute named_query.
Instance Attribute Details
#named_query ⇒ Types::NamedQuery
Returns the value of attribute named_query.
480 481 482 |
# File 'sig/types.rbs', line 480 def named_query @named_query end |