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

Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Documentation

data GeneralNameProperty Source #

Constructors

GeneralNameProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificate-generalname.html

Fields

Instances

Instances details
ToJSON GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Show GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Eq GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

ToResourceProperties GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Property "DirectoryName" GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Associated Types

type PropertyType "DirectoryName" GeneralNameProperty 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Property "DnsName" GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Associated Types

type PropertyType "DnsName" GeneralNameProperty 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Property "EdiPartyName" GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Associated Types

type PropertyType "EdiPartyName" GeneralNameProperty 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Property "IpAddress" GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Associated Types

type PropertyType "IpAddress" GeneralNameProperty 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Property "OtherName" GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Property "RegisteredId" GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Associated Types

type PropertyType "RegisteredId" GeneralNameProperty 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Property "Rfc822Name" GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Associated Types

type PropertyType "Rfc822Name" GeneralNameProperty 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Property "UniformResourceIdentifier" GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

Associated Types

type PropertyType "UniformResourceIdentifier" GeneralNameProperty 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

type PropertyType "UniformResourceIdentifier" GeneralNameProperty = Value Text

Methods

set :: PropertyType "UniformResourceIdentifier" GeneralNameProperty -> GeneralNameProperty -> GeneralNameProperty #

type PropertyType "DirectoryName" GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

type PropertyType "DnsName" GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

type PropertyType "EdiPartyName" GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

type PropertyType "IpAddress" GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

type PropertyType "OtherName" GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

type PropertyType "RegisteredId" GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

type PropertyType "Rfc822Name" GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

type PropertyType "UniformResourceIdentifier" GeneralNameProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.Certificate.GeneralNameProperty

type PropertyType "UniformResourceIdentifier" GeneralNameProperty = Value Text