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

Stratosphere.Transfer.Certificate

Documentation

data Certificate Source #

Constructors

Certificate

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

Instances

Instances details
ToJSON Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

Show Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

Eq Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

ToResourceProperties Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

Property "ActiveDate" Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

Associated Types

type PropertyType "ActiveDate" Certificate 
Instance details

Defined in Stratosphere.Transfer.Certificate

type PropertyType "ActiveDate" Certificate = Value Text

Methods

set :: PropertyType "ActiveDate" Certificate -> Certificate -> Certificate #

Property "Certificate" Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

Associated Types

type PropertyType "Certificate" Certificate 
Instance details

Defined in Stratosphere.Transfer.Certificate

type PropertyType "Certificate" Certificate = Value Text

Methods

set :: PropertyType "Certificate" Certificate -> Certificate -> Certificate #

Property "CertificateChain" Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

Associated Types

type PropertyType "CertificateChain" Certificate 
Instance details

Defined in Stratosphere.Transfer.Certificate

type PropertyType "CertificateChain" Certificate = Value Text

Methods

set :: PropertyType "CertificateChain" Certificate -> Certificate -> Certificate #

Property "Description" Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

Associated Types

type PropertyType "Description" Certificate 
Instance details

Defined in Stratosphere.Transfer.Certificate

type PropertyType "Description" Certificate = Value Text

Methods

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

Property "InactiveDate" Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

Associated Types

type PropertyType "InactiveDate" Certificate 
Instance details

Defined in Stratosphere.Transfer.Certificate

type PropertyType "InactiveDate" Certificate = Value Text

Methods

set :: PropertyType "InactiveDate" Certificate -> Certificate -> Certificate #

Property "PrivateKey" Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

Associated Types

type PropertyType "PrivateKey" Certificate 
Instance details

Defined in Stratosphere.Transfer.Certificate

type PropertyType "PrivateKey" Certificate = Value Text

Methods

set :: PropertyType "PrivateKey" Certificate -> Certificate -> Certificate #

Property "Tags" Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

Associated Types

type PropertyType "Tags" Certificate 
Instance details

Defined in Stratosphere.Transfer.Certificate

type PropertyType "Tags" Certificate = [Tag]
Property "Usage" Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

Associated Types

type PropertyType "Usage" Certificate 
Instance details

Defined in Stratosphere.Transfer.Certificate

type PropertyType "ActiveDate" Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

type PropertyType "ActiveDate" Certificate = Value Text
type PropertyType "Certificate" Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

type PropertyType "Certificate" Certificate = Value Text
type PropertyType "CertificateChain" Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

type PropertyType "CertificateChain" Certificate = Value Text
type PropertyType "Description" Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

type PropertyType "Description" Certificate = Value Text
type PropertyType "InactiveDate" Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

type PropertyType "InactiveDate" Certificate = Value Text
type PropertyType "PrivateKey" Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

type PropertyType "PrivateKey" Certificate = Value Text
type PropertyType "Tags" Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate

type PropertyType "Tags" Certificate = [Tag]
type PropertyType "Usage" Certificate Source # 
Instance details

Defined in Stratosphere.Transfer.Certificate