Class: Aws::Types::DescribeBackupJobInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeBackupJobInput
- 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.
605 606 607 |
# File 'sig/types.rbs', line 605 def backup_job_id @backup_job_id end |