Class: Aws::Types::RemotePodNetwork
- Inherits:
-
Object
- Object
- Aws::Types::RemotePodNetwork
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cidrs ⇒ ::Array[::String]
Returns the value of attribute cidrs.
Instance Attribute Details
#cidrs ⇒ ::Array[::String]
Returns the value of attribute cidrs.
1660 1661 1662 |
# File 'sig/types.rbs', line 1660 def cidrs @cidrs end |