Class: Aws::Types::CreateDataRepositoryTaskResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateDataRepositoryTaskResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_repository_task ⇒ Types::DataRepositoryTask
Returns the value of attribute data_repository_task.
Instance Attribute Details
#data_repository_task ⇒ Types::DataRepositoryTask
Returns the value of attribute data_repository_task.
276 277 278 |
# File 'sig/types.rbs', line 276 def data_repository_task @data_repository_task end |