Class: Aws::Types::ProxyConfig
- Inherits:
-
Object
- Object
- Aws::Types::ProxyConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sftp_mode ⇒ "NONE", "PROXY_PROTOCOL_V2_ENFORCED"
Returns the value of attribute sftp_mode.
Instance Attribute Details
#sftp_mode ⇒ "NONE", "PROXY_PROTOCOL_V2_ENFORCED"
Returns the value of attribute sftp_mode.
1134 1135 1136 |
# File 'sig/types.rbs', line 1134 def sftp_mode @sftp_mode end |