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