Class: Aws::Types::DeleteNamedQueryInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteNamedQueryInput
- 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.
313 314 315 |
# File 'sig/types.rbs', line 313 def named_query_id @named_query_id end |