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
2090 |
# File 'sig/client.rbs', line 2090
def ingestion: () -> Types::Ingestion
|
#request_id ⇒ ::String
2091 |
# File 'sig/client.rbs', line 2091
def request_id: () -> ::String
|
#status ⇒ ::Integer
2092 |
# File 'sig/client.rbs', line 2092
def status: () -> ::Integer
|