Class: Aws::Types::DeleteNetworkInsightsAnalysisResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteNetworkInsightsAnalysisResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#network_insights_analysis_id ⇒ ::String
Returns the value of attribute network_insights_analysis_id.
Instance Attribute Details
#network_insights_analysis_id ⇒ ::String
Returns the value of attribute network_insights_analysis_id.
4421 4422 4423 |
# File 'sig/types.rbs', line 4421 def network_insights_analysis_id @network_insights_analysis_id end |