Module: Aws::QuickSight::Client::_CancelIngestionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CancelIngestionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
148 |
# File 'sig/client.rbs', line 148
def arn: () -> ::String
|
#ingestion_id ⇒ ::String
149 |
# File 'sig/client.rbs', line 149
def ingestion_id: () -> ::String
|
#request_id ⇒ ::String
150 |
# File 'sig/client.rbs', line 150
def request_id: () -> ::String
|
#status ⇒ ::Integer
151 |
# File 'sig/client.rbs', line 151
def status: () -> ::Integer
|