Module: Aws::Drs::Client::_DescribeSourceNetworksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeSourceNetworksResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::SourceNetwork]
339 |
# File 'sig/client.rbs', line 339
def items: () -> ::Array[Types::SourceNetwork]
|
#next_token ⇒ ::String
340 |
# File 'sig/client.rbs', line 340
def next_token: () -> ::String
|