Class: Aws::Types::GetIngestionJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetIngestionJobResponse
- 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.
1397 1398 1399 |
# File 'sig/types.rbs', line 1397 def ingestion_job @ingestion_job end |