Class: Aws::Types::DescribeNetworkInsightsPathsResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#network_insights_paths::Array[Types::NetworkInsightsPath]

Returns the value of attribute network_insights_paths.

Returns:



6853
6854
6855
# File 'sig/types.rbs', line 6853

def network_insights_paths
  @network_insights_paths
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6854
6855
6856
# File 'sig/types.rbs', line 6854

def next_token
  @next_token
end