stratosphere-certificatemanager-1.0.0: Stratosphere integration for AWS CertificateManager.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.CertificateManager.Certificate

Documentation

data Certificate Source #

Constructors

Certificate

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

Fields

Instances

Instances details
ToJSON Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

Show Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

Eq Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

ToResourceProperties Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

Property "CertificateAuthorityArn" Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

Associated Types

type PropertyType "CertificateAuthorityArn" Certificate 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

type PropertyType "CertificateAuthorityArn" Certificate = Value Text

Methods

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

Property "CertificateExport" Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

Associated Types

type PropertyType "CertificateExport" Certificate 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

type PropertyType "CertificateExport" Certificate = Value Text

Methods

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

Property "CertificateTransparencyLoggingPreference" Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

Associated Types

type PropertyType "CertificateTransparencyLoggingPreference" Certificate 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

type PropertyType "CertificateTransparencyLoggingPreference" Certificate = Value Text

Methods

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

Property "DomainName" Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

Associated Types

type PropertyType "DomainName" Certificate 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

type PropertyType "DomainName" Certificate = Value Text

Methods

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

Property "DomainValidationOptions" Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

Associated Types

type PropertyType "DomainValidationOptions" Certificate 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

type PropertyType "DomainValidationOptions" Certificate = [DomainValidationOptionProperty]

Methods

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

Property "KeyAlgorithm" Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

Associated Types

type PropertyType "KeyAlgorithm" Certificate 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

type PropertyType "KeyAlgorithm" Certificate = Value Text

Methods

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

Property "SubjectAlternativeNames" Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

Associated Types

type PropertyType "SubjectAlternativeNames" Certificate 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

type PropertyType "SubjectAlternativeNames" Certificate = ValueList Text

Methods

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

Property "Tags" Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

Associated Types

type PropertyType "Tags" Certificate 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

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

Defined in Stratosphere.CertificateManager.Certificate

Associated Types

type PropertyType "ValidationMethod" Certificate 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

type PropertyType "ValidationMethod" Certificate = Value Text

Methods

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

type PropertyType "CertificateAuthorityArn" Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

type PropertyType "CertificateAuthorityArn" Certificate = Value Text
type PropertyType "CertificateExport" Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

type PropertyType "CertificateExport" Certificate = Value Text
type PropertyType "CertificateTransparencyLoggingPreference" Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

type PropertyType "CertificateTransparencyLoggingPreference" Certificate = Value Text
type PropertyType "DomainName" Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

type PropertyType "DomainName" Certificate = Value Text
type PropertyType "DomainValidationOptions" Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

type PropertyType "DomainValidationOptions" Certificate = [DomainValidationOptionProperty]
type PropertyType "KeyAlgorithm" Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

type PropertyType "KeyAlgorithm" Certificate = Value Text
type PropertyType "SubjectAlternativeNames" Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

type PropertyType "SubjectAlternativeNames" Certificate = ValueList Text
type PropertyType "Tags" Certificate Source # 
Instance details

Defined in Stratosphere.CertificateManager.Certificate

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

Defined in Stratosphere.CertificateManager.Certificate

type PropertyType "ValidationMethod" Certificate = Value Text