Class: Aws::Types::IngressIpv6ToEvaluate
- Inherits:
-
Object
- Object
- Aws::Types::IngressIpv6ToEvaluate
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute ⇒ "SENDER_IPV6"
Returns the value of attribute attribute.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#attribute ⇒ "SENDER_IPV6"
Returns the value of attribute attribute.
700 701 702 |
# File 'sig/types.rbs', line 700 def attribute @attribute end |
#unknown ⇒ Object
Returns the value of attribute unknown.
701 702 703 |
# File 'sig/types.rbs', line 701 def unknown @unknown end |