Class: Aws::Types::DescribeCopyJobOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeCopyJobOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#copy_job ⇒ Types::CopyJob
Returns the value of attribute copy_job.
Instance Attribute Details
#copy_job ⇒ Types::CopyJob
Returns the value of attribute copy_job.
678 679 680 |
# File 'sig/types.rbs', line 678 def copy_job @copy_job end |