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