Class: Aws::Types::UpdateProtectedJobOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateProtectedJobOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#protected_job ⇒ Types::ProtectedJob
Returns the value of attribute protected_job.
Instance Attribute Details
#protected_job ⇒ Types::ProtectedJob
Returns the value of attribute protected_job.
3399 3400 3401 |
# File 'sig/types.rbs', line 3399 def protected_job @protected_job end |