Class: Aws::Types::GetDedicatedIpPoolResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetDedicatedIpPoolResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dedicated_ip_pool ⇒ Types::DedicatedIpPool
Returns the value of attribute dedicated_ip_pool.
Instance Attribute Details
#dedicated_ip_pool ⇒ Types::DedicatedIpPool
Returns the value of attribute dedicated_ip_pool.
837 838 839 |
# File 'sig/types.rbs', line 837 def dedicated_ip_pool @dedicated_ip_pool end |