Class: Aws::Types::CreateCoipPoolResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateCoipPoolResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#coip_pool ⇒ Types::CoipPool
Returns the value of attribute coip_pool.
Instance Attribute Details
#coip_pool ⇒ Types::CoipPool
Returns the value of attribute coip_pool.
2226 2227 2228 |
# File 'sig/types.rbs', line 2226 def coip_pool @coip_pool end |