Class: Aws::Types::Route
- Inherits:
-
Object
- Object
- Aws::Types::Route
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#region ⇒ ::String
Returns the value of attribute region.
Instance Attribute Details
#region ⇒ ::String
Returns the value of attribute region.
1824 1825 1826 |
# File 'sig/types.rbs', line 1824 def region @region end |