Class: Aws::Types::GuardrailChecksSensitiveInformationEntityConfig
- Inherits:
-
Object
- Object
- Aws::Types::GuardrailChecksSensitiveInformationEntityConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#type ⇒ "ADDRESS", ...
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ "ADDRESS", ...
Returns the value of attribute type.
752 753 754 |
# File 'sig/types.rbs', line 752 def type @type end |