Class: Aws::Types::VpcInfoCidrBlockSetDetails
- Inherits:
-
Object
- Object
- Aws::Types::VpcInfoCidrBlockSetDetails
- 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.
8119 8120 8121 |
# File 'sig/types.rbs', line 8119 def cidr_block @cidr_block end |