Class: Aws::Types::DescribeNetworkInsightsAnalysesResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#network_insights_analyses::Array[Types::NetworkInsightsAnalysis]

Returns the value of attribute network_insights_analyses.

Returns:



6655
6656
6657
# File 'sig/types.rbs', line 6655

def network_insights_analyses
  @network_insights_analyses
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6656
6657
6658
# File 'sig/types.rbs', line 6656

def next_token
  @next_token
end