Class: Aws::Types::DeleteDedicatedIpPoolRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDedicatedIpPoolRequest
- 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.
438 439 440 |
# File 'sig/types.rbs', line 438 def pool_name @pool_name end |