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]
340 |
# File 'sig/client.rbs', line 340
def items: () -> ::Array[Types::SourceNetwork]
|
#next_token ⇒ ::String
341 |
# File 'sig/client.rbs', line 341
def next_token: () -> ::String
|