Class: Aws::Types::DeleteNetworkInsightsAccessScopeResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteNetworkInsightsAccessScopeResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#network_insights_access_scope_id ⇒ ::String
Returns the value of attribute network_insights_access_scope_id.
Instance Attribute Details
#network_insights_access_scope_id ⇒ ::String
Returns the value of attribute network_insights_access_scope_id.
4546 4547 4548 |
# File 'sig/types.rbs', line 4546 def network_insights_access_scope_id @network_insights_access_scope_id end |