stratosphere-iot-1.0.0: Stratosphere integration for AWS IoT.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IoT.CACertificate

Documentation

data CACertificate Source #

Constructors

CACertificate

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-cacertificate.html

Instances

Instances details
ToJSON CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

Show CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

Eq CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

ToResourceProperties CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

Property "AutoRegistrationStatus" CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

Associated Types

type PropertyType "AutoRegistrationStatus" CACertificate 
Instance details

Defined in Stratosphere.IoT.CACertificate

type PropertyType "AutoRegistrationStatus" CACertificate = Value Text

Methods

set :: PropertyType "AutoRegistrationStatus" CACertificate -> CACertificate -> CACertificate #

Property "CACertificatePem" CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

Associated Types

type PropertyType "CACertificatePem" CACertificate 
Instance details

Defined in Stratosphere.IoT.CACertificate

type PropertyType "CACertificatePem" CACertificate = Value Text

Methods

set :: PropertyType "CACertificatePem" CACertificate -> CACertificate -> CACertificate #

Property "CertificateMode" CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

Associated Types

type PropertyType "CertificateMode" CACertificate 
Instance details

Defined in Stratosphere.IoT.CACertificate

type PropertyType "CertificateMode" CACertificate = Value Text

Methods

set :: PropertyType "CertificateMode" CACertificate -> CACertificate -> CACertificate #

Property "RegistrationConfig" CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

Associated Types

type PropertyType "RegistrationConfig" CACertificate 
Instance details

Defined in Stratosphere.IoT.CACertificate

Methods

set :: PropertyType "RegistrationConfig" CACertificate -> CACertificate -> CACertificate #

Property "RemoveAutoRegistration" CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

Associated Types

type PropertyType "RemoveAutoRegistration" CACertificate 
Instance details

Defined in Stratosphere.IoT.CACertificate

type PropertyType "RemoveAutoRegistration" CACertificate = Value Bool

Methods

set :: PropertyType "RemoveAutoRegistration" CACertificate -> CACertificate -> CACertificate #

Property "Status" CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

Associated Types

type PropertyType "Status" CACertificate 
Instance details

Defined in Stratosphere.IoT.CACertificate

Property "Tags" CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

Associated Types

type PropertyType "Tags" CACertificate 
Instance details

Defined in Stratosphere.IoT.CACertificate

Property "VerificationCertificatePem" CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

Associated Types

type PropertyType "VerificationCertificatePem" CACertificate 
Instance details

Defined in Stratosphere.IoT.CACertificate

type PropertyType "VerificationCertificatePem" CACertificate = Value Text

Methods

set :: PropertyType "VerificationCertificatePem" CACertificate -> CACertificate -> CACertificate #

type PropertyType "AutoRegistrationStatus" CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

type PropertyType "AutoRegistrationStatus" CACertificate = Value Text
type PropertyType "CACertificatePem" CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

type PropertyType "CACertificatePem" CACertificate = Value Text
type PropertyType "CertificateMode" CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

type PropertyType "CertificateMode" CACertificate = Value Text
type PropertyType "RegistrationConfig" CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

type PropertyType "RemoveAutoRegistration" CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

type PropertyType "RemoveAutoRegistration" CACertificate = Value Bool
type PropertyType "Status" CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

type PropertyType "Tags" CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

type PropertyType "VerificationCertificatePem" CACertificate Source # 
Instance details

Defined in Stratosphere.IoT.CACertificate

type PropertyType "VerificationCertificatePem" CACertificate = Value Text