Class: Aws::Types::CidrRoutingConfig
- Inherits:
-
Object
- Object
- Aws::Types::CidrRoutingConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#collection_id ⇒ ::String
Returns the value of attribute collection_id.
-
#location_name ⇒ ::String
Returns the value of attribute location_name.
Instance Attribute Details
#collection_id ⇒ ::String
Returns the value of attribute collection_id.
149 150 151 |
# File 'sig/types.rbs', line 149 def collection_id @collection_id end |
#location_name ⇒ ::String
Returns the value of attribute location_name.
150 151 152 |
# File 'sig/types.rbs', line 150 def location_name @location_name end |