Module: Aws::Glue::Client::_GetConnectionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetConnectionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connection_list ⇒ ::Array[Types::Connection]
1824 |
# File 'sig/client.rbs', line 1824
def connection_list: () -> ::Array[Types::Connection]
|
#next_token ⇒ ::String
1825 |
# File 'sig/client.rbs', line 1825
def next_token: () -> ::String
|