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

Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

Documentation

data KeyUsageProperty Source #

Constructors

KeyUsageProperty

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

Fields

Instances

Instances details
ToJSON KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

Show KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

Eq KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

ToResourceProperties KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

Property "CRLSign" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

Associated Types

type PropertyType "CRLSign" KeyUsageProperty 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

Property "DataEncipherment" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

Associated Types

type PropertyType "DataEncipherment" KeyUsageProperty 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

type PropertyType "DataEncipherment" KeyUsageProperty = Value Bool
Property "DecipherOnly" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

Associated Types

type PropertyType "DecipherOnly" KeyUsageProperty 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

type PropertyType "DecipherOnly" KeyUsageProperty = Value Bool
Property "DigitalSignature" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

Associated Types

type PropertyType "DigitalSignature" KeyUsageProperty 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

type PropertyType "DigitalSignature" KeyUsageProperty = Value Bool
Property "EncipherOnly" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

Associated Types

type PropertyType "EncipherOnly" KeyUsageProperty 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

type PropertyType "EncipherOnly" KeyUsageProperty = Value Bool
Property "KeyAgreement" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

Associated Types

type PropertyType "KeyAgreement" KeyUsageProperty 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

type PropertyType "KeyAgreement" KeyUsageProperty = Value Bool
Property "KeyCertSign" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

Associated Types

type PropertyType "KeyCertSign" KeyUsageProperty 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

Property "KeyEncipherment" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

Associated Types

type PropertyType "KeyEncipherment" KeyUsageProperty 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

type PropertyType "KeyEncipherment" KeyUsageProperty = Value Bool
Property "NonRepudiation" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

Associated Types

type PropertyType "NonRepudiation" KeyUsageProperty 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

type PropertyType "NonRepudiation" KeyUsageProperty = Value Bool
type PropertyType "CRLSign" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

type PropertyType "DataEncipherment" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

type PropertyType "DataEncipherment" KeyUsageProperty = Value Bool
type PropertyType "DecipherOnly" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

type PropertyType "DecipherOnly" KeyUsageProperty = Value Bool
type PropertyType "DigitalSignature" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

type PropertyType "DigitalSignature" KeyUsageProperty = Value Bool
type PropertyType "EncipherOnly" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

type PropertyType "EncipherOnly" KeyUsageProperty = Value Bool
type PropertyType "KeyAgreement" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

type PropertyType "KeyAgreement" KeyUsageProperty = Value Bool
type PropertyType "KeyCertSign" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

type PropertyType "KeyEncipherment" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

type PropertyType "KeyEncipherment" KeyUsageProperty = Value Bool
type PropertyType "NonRepudiation" KeyUsageProperty Source # 
Instance details

Defined in Stratosphere.ACMPCA.CertificateAuthority.KeyUsageProperty

type PropertyType "NonRepudiation" KeyUsageProperty = Value Bool