Module: Aws::DirectConnect::Client::_DescribeHostedConnectionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::Connections]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connections ⇒ ::Array[Types::Connection]
1085 |
# File 'sig/client.rbs', line 1085
def connections: () -> ::Array[Types::Connection]
|
#next_token ⇒ ::String
1086 |
# File 'sig/client.rbs', line 1086
def next_token: () -> ::String
|