Class: Aws::Types::DescribeNetworkInsightsAccessScopeAnalysesResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#network_insights_access_scope_analyses::Array[Types::NetworkInsightsAccessScopeAnalysis]

Returns the value of attribute network_insights_access_scope_analyses.



6622
6623
6624
# File 'sig/types.rbs', line 6622

def network_insights_access_scope_analyses
  @network_insights_access_scope_analyses
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6623
6624
6625
# File 'sig/types.rbs', line 6623

def next_token
  @next_token
end