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.
1733 1734 1735 |
# File 'sig/types.rbs', line 1733 def cidr_block @cidr_block end |