Class: Aws::Types::CreatePublicIpv4PoolResult
- Inherits:
-
Object
- Object
- Aws::Types::CreatePublicIpv4PoolResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pool_id ⇒ ::String
Returns the value of attribute pool_id.
Instance Attribute Details
#pool_id ⇒ ::String
Returns the value of attribute pool_id.
2953 2954 2955 |
# File 'sig/types.rbs', line 2953 def pool_id @pool_id end |