stratosphere-transfer-1.0.0: Stratosphere integration for AWS Transfer.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Transfer.Connector.SftpConfigProperty

Documentation

data SftpConfigProperty Source #

Instances

Instances details
ToJSON SftpConfigProperty Source # 
Instance details

Defined in Stratosphere.Transfer.Connector.SftpConfigProperty

Show SftpConfigProperty Source # 
Instance details

Defined in Stratosphere.Transfer.Connector.SftpConfigProperty

Eq SftpConfigProperty Source # 
Instance details

Defined in Stratosphere.Transfer.Connector.SftpConfigProperty

ToResourceProperties SftpConfigProperty Source # 
Instance details

Defined in Stratosphere.Transfer.Connector.SftpConfigProperty

Property "MaxConcurrentConnections" SftpConfigProperty Source # 
Instance details

Defined in Stratosphere.Transfer.Connector.SftpConfigProperty

Associated Types

type PropertyType "MaxConcurrentConnections" SftpConfigProperty 
Instance details

Defined in Stratosphere.Transfer.Connector.SftpConfigProperty

type PropertyType "MaxConcurrentConnections" SftpConfigProperty = Value Integer

Methods

set :: PropertyType "MaxConcurrentConnections" SftpConfigProperty -> SftpConfigProperty -> SftpConfigProperty #

Property "TrustedHostKeys" SftpConfigProperty Source # 
Instance details

Defined in Stratosphere.Transfer.Connector.SftpConfigProperty

Associated Types

type PropertyType "TrustedHostKeys" SftpConfigProperty 
Instance details

Defined in Stratosphere.Transfer.Connector.SftpConfigProperty

Property "UserSecretId" SftpConfigProperty Source # 
Instance details

Defined in Stratosphere.Transfer.Connector.SftpConfigProperty

Associated Types

type PropertyType "UserSecretId" SftpConfigProperty 
Instance details

Defined in Stratosphere.Transfer.Connector.SftpConfigProperty

type PropertyType "MaxConcurrentConnections" SftpConfigProperty Source # 
Instance details

Defined in Stratosphere.Transfer.Connector.SftpConfigProperty

type PropertyType "MaxConcurrentConnections" SftpConfigProperty = Value Integer
type PropertyType "TrustedHostKeys" SftpConfigProperty Source # 
Instance details

Defined in Stratosphere.Transfer.Connector.SftpConfigProperty

type PropertyType "UserSecretId" SftpConfigProperty Source # 
Instance details

Defined in Stratosphere.Transfer.Connector.SftpConfigProperty