Module: Aws::QuickSight::Client::_DeleteDataSourceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteDataSourceResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
1070 |
# File 'sig/client.rbs', line 1070
def arn: () -> ::String
|
#data_source_id ⇒ ::String
1071 |
# File 'sig/client.rbs', line 1071
def data_source_id: () -> ::String
|
#request_id ⇒ ::String
1072 |
# File 'sig/client.rbs', line 1072
def request_id: () -> ::String
|
#status ⇒ ::Integer
1073 |
# File 'sig/client.rbs', line 1073
def status: () -> ::Integer
|