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.
15200 15201 15202 |
# File 'sig/types.rbs', line 15200 def cidr @cidr end |