Class: Aws::Types::DescribeNetworkInsightsAccessScopesResult

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_scopes::Array[Types::NetworkInsightsAccessScope]

Returns the value of attribute network_insights_access_scopes.

Returns:



6637
6638
6639
# File 'sig/types.rbs', line 6637

def network_insights_access_scopes
  @network_insights_access_scopes
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6638
6639
6640
# File 'sig/types.rbs', line 6638

def next_token
  @next_token
end