stratosphere-amplify-1.0.0: Stratosphere integration for AWS Amplify.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Amplify.Domain.CertificateProperty

Documentation

data CertificateProperty Source #

Instances

Instances details
ToJSON CertificateProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Domain.CertificateProperty

Show CertificateProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Domain.CertificateProperty

Eq CertificateProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Domain.CertificateProperty

ToResourceProperties CertificateProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Domain.CertificateProperty

Property "CertificateArn" CertificateProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Domain.CertificateProperty

Associated Types

type PropertyType "CertificateArn" CertificateProperty 
Instance details

Defined in Stratosphere.Amplify.Domain.CertificateProperty

type PropertyType "CertificateArn" CertificateProperty = Value Text
Property "CertificateType" CertificateProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Domain.CertificateProperty

Associated Types

type PropertyType "CertificateType" CertificateProperty 
Instance details

Defined in Stratosphere.Amplify.Domain.CertificateProperty

type PropertyType "CertificateType" CertificateProperty = Value Text
Property "CertificateVerificationDNSRecord" CertificateProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Domain.CertificateProperty

Associated Types

type PropertyType "CertificateVerificationDNSRecord" CertificateProperty 
Instance details

Defined in Stratosphere.Amplify.Domain.CertificateProperty

type PropertyType "CertificateVerificationDNSRecord" CertificateProperty = Value Text

Methods

set :: PropertyType "CertificateVerificationDNSRecord" CertificateProperty -> CertificateProperty -> CertificateProperty #

type PropertyType "CertificateArn" CertificateProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Domain.CertificateProperty

type PropertyType "CertificateArn" CertificateProperty = Value Text
type PropertyType "CertificateType" CertificateProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Domain.CertificateProperty

type PropertyType "CertificateType" CertificateProperty = Value Text
type PropertyType "CertificateVerificationDNSRecord" CertificateProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Domain.CertificateProperty

type PropertyType "CertificateVerificationDNSRecord" CertificateProperty = Value Text