Class: Aws::Types::IPSetMetadata
- Inherits:
-
Object
- Object
- Aws::Types::IPSetMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resolved_cidr_count ⇒ ::Integer
Returns the value of attribute resolved_cidr_count.
Instance Attribute Details
#resolved_cidr_count ⇒ ::Integer
Returns the value of attribute resolved_cidr_count.
976 977 978 |
# File 'sig/types.rbs', line 976 def resolved_cidr_count @resolved_cidr_count end |