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