Class: Aws::Types::StartNetworkInsightsAnalysisResult
- Inherits:
-
Object
- Object
- Aws::Types::StartNetworkInsightsAnalysisResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#network_insights_analysis ⇒ Types::NetworkInsightsAnalysis
Returns the value of attribute network_insights_analysis.
Instance Attribute Details
#network_insights_analysis ⇒ Types::NetworkInsightsAnalysis
Returns the value of attribute network_insights_analysis.
17486 17487 17488 |
# File 'sig/types.rbs', line 17486 def network_insights_analysis @network_insights_analysis end |