Class: Aws::Types::CidrBlock
- Inherits:
-
Object
- Object
- Aws::Types::CidrBlock
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cidr_block ⇒ ::String
Returns the value of attribute cidr_block.
Instance Attribute Details
#cidr_block ⇒ ::String
Returns the value of attribute cidr_block.
1631 1632 1633 |
# File 'sig/types.rbs', line 1631 def cidr_block @cidr_block end |