Class: Aws::Types::ProxySettings
- Inherits:
-
Object
- Object
- Aws::Types::ProxySettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#listener_properties ⇒ ::Array[Types::ListenerProperty]
Returns the value of attribute listener_properties.
Instance Attribute Details
#listener_properties ⇒ ::Array[Types::ListenerProperty]
Returns the value of attribute listener_properties.
1408 1409 1410 |
# File 'sig/types.rbs', line 1408 def listener_properties @listener_properties end |