Class: Aws::Types::IpPool
- Inherits:
-
Object
- Object
- Aws::Types::IpPool
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cidr ⇒ ::String
Returns the value of attribute cidr.
Instance Attribute Details
#cidr ⇒ ::String
Returns the value of attribute cidr.
5248 5249 5250 |
# File 'sig/types.rbs', line 5248 def cidr @cidr end |