Module: Aws::QuickSight::Client::_DescribeDataSourceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeDataSourceResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#data_source ⇒ Types::DataSource
1858 |
# File 'sig/client.rbs', line 1858
def data_source: () -> Types::DataSource
|
#request_id ⇒ ::String
1859 |
# File 'sig/client.rbs', line 1859
def request_id: () -> ::String
|
#status ⇒ ::Integer
1860 |
# File 'sig/client.rbs', line 1860
def status: () -> ::Integer
|