Module: Aws::QuickSight::Client::_DescribeIngestionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeIngestionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ingestion ⇒ Types::Ingestion
2261 |
# File 'sig/client.rbs', line 2261
def ingestion: () -> Types::Ingestion
|
#request_id ⇒ ::String
2262 |
# File 'sig/client.rbs', line 2262
def request_id: () -> ::String
|
#status ⇒ ::Integer
2263 |
# File 'sig/client.rbs', line 2263
def status: () -> ::Integer
|