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:



6670
6671
6672
# File 'sig/types.rbs', line 6670

def network_insights_paths
  @network_insights_paths
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6671
6672
6673
# File 'sig/types.rbs', line 6671

def next_token
  @next_token
end