Class: Aws::Types::GetDedicatedIpPoolRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetDedicatedIpPoolRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pool_name ⇒ ::String
Returns the value of attribute pool_name.
Instance Attribute Details
#pool_name ⇒ ::String
Returns the value of attribute pool_name.
832 833 834 |
# File 'sig/types.rbs', line 832 def pool_name @pool_name end |