Module: Aws::QuickSight::Client::_DeleteDataSetResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteDataSetResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
1212 |
# File 'sig/client.rbs', line 1212
def arn: () -> ::String
|
#data_set_id ⇒ ::String
1213 |
# File 'sig/client.rbs', line 1213
def data_set_id: () -> ::String
|
#request_id ⇒ ::String
1214 |
# File 'sig/client.rbs', line 1214
def request_id: () -> ::String
|
#status ⇒ ::Integer
1215 |
# File 'sig/client.rbs', line 1215
def status: () -> ::Integer
|