Class: Aws::Types::DeleteNetworkInsightsPathResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteNetworkInsightsPathResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#network_insights_path_id ⇒ ::String
Returns the value of attribute network_insights_path_id.
Instance Attribute Details
#network_insights_path_id ⇒ ::String
Returns the value of attribute network_insights_path_id.
4432 4433 4434 |
# File 'sig/types.rbs', line 4432 def network_insights_path_id @network_insights_path_id end |