Class: Aws::Types::ProtectedJobResult
- Inherits:
-
Object
- Object
- Aws::Types::ProtectedJobResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#output ⇒ Types::ProtectedJobOutput
Returns the value of attribute output.
Instance Attribute Details
#output ⇒ Types::ProtectedJobOutput
Returns the value of attribute output.
2742 2743 2744 |
# File 'sig/types.rbs', line 2742 def output @output end |