Class: Aws::Types::DescribeBatchLoadTaskResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeBatchLoadTaskResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#batch_load_task_description ⇒ Types::BatchLoadTaskDescription
Returns the value of attribute batch_load_task_description.
Instance Attribute Details
#batch_load_task_description ⇒ Types::BatchLoadTaskDescription
Returns the value of attribute batch_load_task_description.
173 174 175 |
# File 'sig/types.rbs', line 173 def batch_load_task_description @batch_load_task_description end |