Class: Aws::Types::GetDedicatedIpResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetDedicatedIpResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dedicated_ip ⇒ Types::DedicatedIp
Returns the value of attribute dedicated_ip.
Instance Attribute Details
#dedicated_ip ⇒ Types::DedicatedIp
Returns the value of attribute dedicated_ip.
847 848 849 |
# File 'sig/types.rbs', line 847 def dedicated_ip @dedicated_ip end |