Class: Aws::Types::ActionLocalIpDetails
- Inherits:
-
Object
- Object
- Aws::Types::ActionLocalIpDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ip_address_v4 ⇒ ::String
Returns the value of attribute ip_address_v4.
Instance Attribute Details
#ip_address_v4 ⇒ ::String
Returns the value of attribute ip_address_v4.
73 74 75 |
# File 'sig/types.rbs', line 73 def ip_address_v4 @ip_address_v4 end |