Class: Aws::Types::GetDedicatedIpRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetDedicatedIpRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ip ⇒ ::String
Returns the value of attribute ip.
Instance Attribute Details
#ip ⇒ ::String
Returns the value of attribute ip.
818 819 820 |
# File 'sig/types.rbs', line 818 def ip @ip end |