Class: Aws::Types::StartProtectedQueryOutput
- Inherits:
-
Object
- Object
- Aws::Types::StartProtectedQueryOutput
- 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.
3158 3159 3160 |
# File 'sig/types.rbs', line 3158 def protected_query @protected_query end |