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
1088 |
# File 'sig/client.rbs', line 1088
def arn: () -> ::String
|
#data_set_id ⇒ ::String
1089 |
# File 'sig/client.rbs', line 1089
def data_set_id: () -> ::String
|
#request_id ⇒ ::String
1090 |
# File 'sig/client.rbs', line 1090
def request_id: () -> ::String
|
#status ⇒ ::Integer
1091 |
# File 'sig/client.rbs', line 1091
def status: () -> ::Integer
|