Module: Aws::NetworkManager::Client::_ListPeeringsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPeeringsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1141 |
# File 'sig/client.rbs', line 1141
def next_token: () -> ::String
|
#peerings ⇒ ::Array[Types::Peering]
1140 |
# File 'sig/client.rbs', line 1140
def peerings: () -> ::Array[Types::Peering]
|