Class: Aws::Types::SftpConnectorConnectionDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#host_key::String

Returns the value of attribute host_key.

Returns:

  • (::String)


1207
1208
1209
# File 'sig/types.rbs', line 1207

def host_key
  @host_key
end