Class: Aws::Types::CreateCustomDetectionRuleAssociationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateCustomDetectionRuleAssociationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rule_association ⇒ Types::AssociationDetail
Returns the value of attribute rule_association.
Instance Attribute Details
#rule_association ⇒ Types::AssociationDetail
Returns the value of attribute rule_association.
450 451 452 |
# File 'sig/types.rbs', line 450 def rule_association @rule_association end |