Class: Aws::Types::RuleIpToEvaluate
- Inherits:
-
Object
- Object
- Aws::Types::RuleIpToEvaluate
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute ⇒ "SOURCE_IP"
Returns the value of attribute attribute.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#attribute ⇒ "SOURCE_IP"
Returns the value of attribute attribute.
1228 1229 1230 |
# File 'sig/types.rbs', line 1228 def attribute @attribute end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1229 1230 1231 |
# File 'sig/types.rbs', line 1229 def unknown @unknown end |