Class: Aws::Types::GetExportImageTaskResult
- Inherits:
-
Object
- Object
- Aws::Types::GetExportImageTaskResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#export_image_task ⇒ Types::ExportImageTask
Returns the value of attribute export_image_task.
Instance Attribute Details
#export_image_task ⇒ Types::ExportImageTask
Returns the value of attribute export_image_task.
1125 1126 1127 |
# File 'sig/types.rbs', line 1125 def export_image_task @export_image_task end |