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