Class: Aws::Types::SftpConnectorConnectionDetails
- Inherits:
-
Object
- Object
- Aws::Types::SftpConnectorConnectionDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#host_key ⇒ ::String
Returns the value of attribute host_key.
Instance Attribute Details
#host_key ⇒ ::String
Returns the value of attribute host_key.
1207 1208 1209 |
# File 'sig/types.rbs', line 1207 def host_key @host_key end |