Module: Aws::QBusiness::Client::_ListDataAccessorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataAccessorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#data_accessors ⇒ ::Array[Types::DataAccessor]
980 |
# File 'sig/client.rbs', line 980
def data_accessors: () -> ::Array[Types::DataAccessor]
|
#next_token ⇒ ::String
981 |
# File 'sig/client.rbs', line 981
def next_token: () -> ::String
|