Module: Aws::EC2::Client::_DescribeNetworkInsightsPathsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeNetworkInsightsPathsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#network_insights_paths ⇒ ::Array[Types::NetworkInsightsPath]
7199 |
# File 'sig/client.rbs', line 7199
def network_insights_paths: () -> ::Array[Types::NetworkInsightsPath]
|
#next_token ⇒ ::String
7200 |
# File 'sig/client.rbs', line 7200
def next_token: () -> ::String
|