Class: Aws::Types::AwsEc2SecurityGroupIpRange
- Inherits:
-
Object
- Object
- Aws::Types::AwsEc2SecurityGroupIpRange
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cidr_ip ⇒ ::String
Returns the value of attribute cidr_ip.
Instance Attribute Details
#cidr_ip ⇒ ::String
Returns the value of attribute cidr_ip.
1834 1835 1836 |
# File 'sig/types.rbs', line 1834 def cidr_ip @cidr_ip end |