Class: Aws::Types::ProxyConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sftp_mode"NONE", "PROXY_PROTOCOL_V2_ENFORCED"

Returns the value of attribute sftp_mode.

Returns:

  • ("NONE", "PROXY_PROTOCOL_V2_ENFORCED")


1134
1135
1136
# File 'sig/types.rbs', line 1134

def sftp_mode
  @sftp_mode
end