Class: Aws::Types::PoolCidrBlock
- Inherits:
-
Object
- Object
- Aws::Types::PoolCidrBlock
- 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.
15497 15498 15499 |
# File 'sig/types.rbs', line 15497 def cidr @cidr end |