Class: Aws::Types::IngressIpToEvaluate
- Inherits:
-
Object
- Object
- Aws::Types::IngressIpToEvaluate
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute ⇒ "SENDER_IP"
Returns the value of attribute attribute.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#attribute ⇒ "SENDER_IP"
Returns the value of attribute attribute.
675 676 677 |
# File 'sig/types.rbs', line 675 def attribute @attribute end |
#unknown ⇒ Object
Returns the value of attribute unknown.
676 677 678 |
# File 'sig/types.rbs', line 676 def unknown @unknown end |