Class: Aws::Types::UpdateOrgEc2DeepInspectionConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpdateOrgEc2DeepInspectionConfigurationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#org_package_paths ⇒ ::Array[::String]
Returns the value of attribute org_package_paths.
Instance Attribute Details
#org_package_paths ⇒ ::Array[::String]
Returns the value of attribute org_package_paths.
2941 2942 2943 |
# File 'sig/types.rbs', line 2941 def org_package_paths @org_package_paths end |