Class: Aws::Types::GetNamedQueryInput
- Inherits:
-
Object
- Object
- Aws::Types::GetNamedQueryInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#named_query_id ⇒ ::String
Returns the value of attribute named_query_id.
Instance Attribute Details
#named_query_id ⇒ ::String
Returns the value of attribute named_query_id.
475 476 477 |
# File 'sig/types.rbs', line 475 def named_query_id @named_query_id end |