Class: Aws::Types::ProtectedQueryResult
- Inherits:
-
Object
- Object
- Aws::Types::ProtectedQueryResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#output ⇒ Types::ProtectedQueryOutput
Returns the value of attribute output.
Instance Attribute Details
#output ⇒ Types::ProtectedQueryOutput
Returns the value of attribute output.
2893 2894 2895 |
# File 'sig/types.rbs', line 2893 def output @output end |