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]
7212 |
# File 'sig/client.rbs', line 7212
def network_insights_paths: () -> ::Array[Types::NetworkInsightsPath]
|
#next_token ⇒ ::String
7213 |
# File 'sig/client.rbs', line 7213
def next_token: () -> ::String
|