Class: Aws::Ec2::QEc2IpRangeItemType
- Inherits:
-
Object
- Object
- Aws::Ec2::QEc2IpRangeItemType
- Defined in:
- lib/ec2/ec2.rb
Overview
:nodoc:
Instance Attribute Summary collapse
-
#cidrIp ⇒ Object
Returns the value of attribute cidrIp.
Instance Attribute Details
#cidrIp ⇒ Object
Returns the value of attribute cidrIp.
1729 1730 1731 |
# File 'lib/ec2/ec2.rb', line 1729 def cidrIp @cidrIp end |