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