Class: Aws::Types::StartIngestionJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartIngestionJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ingestion_job ⇒ Types::IngestionJob
Returns the value of attribute ingestion_job.
Instance Attribute Details
#ingestion_job ⇒ Types::IngestionJob
Returns the value of attribute ingestion_job.
2619 2620 2621 |
# File 'sig/types.rbs', line 2619 def ingestion_job @ingestion_job end |