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

Stratosphere.Transfer.Agreement

Documentation

data Agreement Source #

Constructors

Agreement

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-agreement.html

Fields

Instances

Instances details
ToJSON Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

Show Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

Eq Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

ToResourceProperties Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

Property "AccessRole" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

Associated Types

type PropertyType "AccessRole" Agreement 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "AccessRole" Agreement = Value Text

Methods

set :: PropertyType "AccessRole" Agreement -> Agreement -> Agreement #

Property "BaseDirectory" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

Associated Types

type PropertyType "BaseDirectory" Agreement 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "BaseDirectory" Agreement = Value Text

Methods

set :: PropertyType "BaseDirectory" Agreement -> Agreement -> Agreement #

Property "CustomDirectories" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

Associated Types

type PropertyType "CustomDirectories" Agreement 
Instance details

Defined in Stratosphere.Transfer.Agreement

Methods

set :: PropertyType "CustomDirectories" Agreement -> Agreement -> Agreement #

Property "Description" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

Associated Types

type PropertyType "Description" Agreement 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "Description" Agreement = Value Text

Methods

set :: PropertyType "Description" Agreement -> Agreement -> Agreement #

Property "EnforceMessageSigning" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

Associated Types

type PropertyType "EnforceMessageSigning" Agreement 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "EnforceMessageSigning" Agreement = Value Text

Methods

set :: PropertyType "EnforceMessageSigning" Agreement -> Agreement -> Agreement #

Property "LocalProfileId" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

Associated Types

type PropertyType "LocalProfileId" Agreement 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "LocalProfileId" Agreement = Value Text

Methods

set :: PropertyType "LocalProfileId" Agreement -> Agreement -> Agreement #

Property "PartnerProfileId" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

Associated Types

type PropertyType "PartnerProfileId" Agreement 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "PartnerProfileId" Agreement = Value Text

Methods

set :: PropertyType "PartnerProfileId" Agreement -> Agreement -> Agreement #

Property "PreserveFilename" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

Associated Types

type PropertyType "PreserveFilename" Agreement 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "PreserveFilename" Agreement = Value Text

Methods

set :: PropertyType "PreserveFilename" Agreement -> Agreement -> Agreement #

Property "ServerId" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

Associated Types

type PropertyType "ServerId" Agreement 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "ServerId" Agreement = Value Text

Methods

set :: PropertyType "ServerId" Agreement -> Agreement -> Agreement #

Property "Status" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

Associated Types

type PropertyType "Status" Agreement 
Instance details

Defined in Stratosphere.Transfer.Agreement

Methods

set :: PropertyType "Status" Agreement -> Agreement -> Agreement #

Property "Tags" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

Associated Types

type PropertyType "Tags" Agreement 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "Tags" Agreement = [Tag]
type PropertyType "AccessRole" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "AccessRole" Agreement = Value Text
type PropertyType "BaseDirectory" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "BaseDirectory" Agreement = Value Text
type PropertyType "CustomDirectories" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "Description" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "Description" Agreement = Value Text
type PropertyType "EnforceMessageSigning" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "EnforceMessageSigning" Agreement = Value Text
type PropertyType "LocalProfileId" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "LocalProfileId" Agreement = Value Text
type PropertyType "PartnerProfileId" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "PartnerProfileId" Agreement = Value Text
type PropertyType "PreserveFilename" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "PreserveFilename" Agreement = Value Text
type PropertyType "ServerId" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "ServerId" Agreement = Value Text
type PropertyType "Status" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "Tags" Agreement Source # 
Instance details

Defined in Stratosphere.Transfer.Agreement

type PropertyType "Tags" Agreement = [Tag]