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]
1835 |
# File 'sig/client.rbs', line 1835
def connection_list: () -> ::Array[Types::Connection]
|
#next_token ⇒ ::String
1836 |
# File 'sig/client.rbs', line 1836
def next_token: () -> ::String
|