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