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
1902 |
# File 'sig/client.rbs', line 1902
def data_source: () -> Types::DataSource
|
#request_id ⇒ ::String
1903 |
# File 'sig/client.rbs', line 1903
def request_id: () -> ::String
|
#status ⇒ ::Integer
1904 |
# File 'sig/client.rbs', line 1904
def status: () -> ::Integer
|