Class: Aws::Types::CreateNetworkInsightsPathResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateNetworkInsightsPathResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#network_insights_path ⇒ Types::NetworkInsightsPath
Returns the value of attribute network_insights_path.
Instance Attribute Details
#network_insights_path ⇒ Types::NetworkInsightsPath
Returns the value of attribute network_insights_path.
2880 2881 2882 |
# File 'sig/types.rbs', line 2880 def network_insights_path @network_insights_path end |