Class: Aws::Types::GetProtectedJobOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetProtectedJobOutput
- 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.
1575 1576 1577 |
# File 'sig/types.rbs', line 1575 def protected_job @protected_job end |