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