Class: Aws::Types::DescribeCopyJobInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeCopyJobInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#copy_job_id ⇒ ::String
Returns the value of attribute copy_job_id.
Instance Attribute Details
#copy_job_id ⇒ ::String
Returns the value of attribute copy_job_id.
673 674 675 |
# File 'sig/types.rbs', line 673 def copy_job_id @copy_job_id end |