Class: Aws::Types::StartNetworkInsightsAccessScopeAnalysisResult
- Inherits:
-
Object
- Object
- Aws::Types::StartNetworkInsightsAccessScopeAnalysisResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#network_insights_access_scope_analysis ⇒ Types::NetworkInsightsAccessScopeAnalysis
Returns the value of attribute network_insights_access_scope_analysis.
Instance Attribute Details
#network_insights_access_scope_analysis ⇒ Types::NetworkInsightsAccessScopeAnalysis
Returns the value of attribute network_insights_access_scope_analysis.
17470 17471 17472 |
# File 'sig/types.rbs', line 17470 def network_insights_access_scope_analysis @network_insights_access_scope_analysis end |