Class: Aws::Types::StopBackupJobInput
- Inherits:
-
Object
- Object
- Aws::Types::StopBackupJobInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#backup_job_id ⇒ ::String
Returns the value of attribute backup_job_id.
Instance Attribute Details
#backup_job_id ⇒ ::String
Returns the value of attribute backup_job_id.
2229 2230 2231 |
# File 'sig/types.rbs', line 2229 def backup_job_id @backup_job_id end |