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:



6928
6929
6930
# File 'sig/types.rbs', line 6928

def network_insights_analyses
  @network_insights_analyses
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6929
6930
6931
# File 'sig/types.rbs', line 6929

def next_token
  @next_token
end