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
1111 |
# File 'sig/client.rbs', line 1111
def arn: () -> ::String
|
#data_source_id ⇒ ::String
1112 |
# File 'sig/client.rbs', line 1112
def data_source_id: () -> ::String
|
#request_id ⇒ ::String
1113 |
# File 'sig/client.rbs', line 1113
def request_id: () -> ::String
|
#status ⇒ ::Integer
1114 |
# File 'sig/client.rbs', line 1114
def status: () -> ::Integer
|