Class: Aws::Types::IpResource
- Inherits:
-
Object
- Object
- Aws::Types::IpResource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ip_address ⇒ ::String
Returns the value of attribute ip_address.
Instance Attribute Details
#ip_address ⇒ ::String
Returns the value of attribute ip_address.
845 846 847 |
# File 'sig/types.rbs', line 845 def ip_address @ip_address end |