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
166 |
# File 'sig/client.rbs', line 166
def arn: () -> ::String
|
#ingestion_id ⇒ ::String
167 |
# File 'sig/client.rbs', line 167
def ingestion_id: () -> ::String
|
#request_id ⇒ ::String
168 |
# File 'sig/client.rbs', line 168
def request_id: () -> ::String
|
#status ⇒ ::Integer
169 |
# File 'sig/client.rbs', line 169
def status: () -> ::Integer
|