Class: Aws::Types::UpdateProtectedQueryOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateProtectedQueryOutput
- 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.
3411 3412 3413 |
# File 'sig/types.rbs', line 3411 def protected_query @protected_query end |