Class: Aws::Types::GetProtectedQueryOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetProtectedQueryOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#protected_query ⇒ Types::ProtectedQuery
Returns the value of attribute protected_query.
Instance Attribute Details
#protected_query ⇒ Types::ProtectedQuery
Returns the value of attribute protected_query.
1586 1587 1588 |
# File 'sig/types.rbs', line 1586 def protected_query @protected_query end |