Class: Aws::Types::Secondary
- Inherits:
-
Object
- Object
- Aws::Types::Secondary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#route ⇒ ::String
Returns the value of attribute route.
Instance Attribute Details
#route ⇒ ::String
Returns the value of attribute route.
1145 1146 1147 |
# File 'sig/types.rbs', line 1145 def route @route end |