Class: Aws::Types::GetNetworkInsightsAccessScopeContentResult
- Inherits:
-
Object
- Object
- Aws::Types::GetNetworkInsightsAccessScopeContentResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#network_insights_access_scope_content ⇒ Types::NetworkInsightsAccessScopeContent
Returns the value of attribute network_insights_access_scope_content.
Instance Attribute Details
#network_insights_access_scope_content ⇒ Types::NetworkInsightsAccessScopeContent
Returns the value of attribute network_insights_access_scope_content.
10271 10272 10273 |
# File 'sig/types.rbs', line 10271 def network_insights_access_scope_content @network_insights_access_scope_content end |