Class: Aws::Types::CreateNetworkInsightsAccessScopeResult

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_scopeTypes::NetworkInsightsAccessScope

Returns the value of attribute network_insights_access_scope.



2971
2972
2973
# File 'sig/types.rbs', line 2971

def network_insights_access_scope
  @network_insights_access_scope
end

#network_insights_access_scope_contentTypes::NetworkInsightsAccessScopeContent

Returns the value of attribute network_insights_access_scope_content.



2972
2973
2974
# File 'sig/types.rbs', line 2972

def network_insights_access_scope_content
  @network_insights_access_scope_content
end