stratosphere-acmpca-1.0.0: Stratosphere integration for AWS ACMPCA.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ACMPCA.Certificate

Documentation

data Certificate Source #

Instances

Instances details
ToJSON Certificate Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

Show Certificate Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

Eq Certificate Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

ToResourceProperties Certificate Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

Property "ApiPassthrough" Certificate Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

Associated Types

type PropertyType "ApiPassthrough" Certificate 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

Methods

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

Property "CertificateAuthorityArn" Certificate Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

Associated Types

type PropertyType "CertificateAuthorityArn" Certificate 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

type PropertyType "CertificateAuthorityArn" Certificate = Value Text

Methods

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

Property "CertificateSigningRequest" Certificate Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

Associated Types

type PropertyType "CertificateSigningRequest" Certificate 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

type PropertyType "CertificateSigningRequest" Certificate = Value Text

Methods

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

Property "SigningAlgorithm" Certificate Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

Associated Types

type PropertyType "SigningAlgorithm" Certificate 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

type PropertyType "SigningAlgorithm" Certificate = Value Text

Methods

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

Property "TemplateArn" Certificate Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

Associated Types

type PropertyType "TemplateArn" Certificate 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

type PropertyType "TemplateArn" Certificate = Value Text

Methods

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

Property "Validity" Certificate Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

Associated Types

type PropertyType "Validity" Certificate 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

Property "ValidityNotBefore" Certificate Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

Associated Types

type PropertyType "ValidityNotBefore" Certificate 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

type PropertyType "ValidityNotBefore" Certificate = ValidityProperty

Methods

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

type PropertyType "ApiPassthrough" Certificate Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

type PropertyType "CertificateAuthorityArn" Certificate Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

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

Defined in Stratosphere.ACMPCA.Certificate

type PropertyType "CertificateSigningRequest" Certificate = Value Text
type PropertyType "SigningAlgorithm" Certificate Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

type PropertyType "SigningAlgorithm" Certificate = Value Text
type PropertyType "TemplateArn" Certificate Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

type PropertyType "TemplateArn" Certificate = Value Text
type PropertyType "Validity" Certificate Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

type PropertyType "ValidityNotBefore" Certificate Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate

type PropertyType "ValidityNotBefore" Certificate = ValidityProperty