Class: Aws::Types::IssueDetectionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::IssueDetectionConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rule_name ⇒ ::String
Returns the value of attribute rule_name.
Instance Attribute Details
#rule_name ⇒ ::String
Returns the value of attribute rule_name.
379 380 381 |
# File 'sig/types.rbs', line 379 def rule_name @rule_name end |