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

Stratosphere.IoT.Certificate

Documentation

data Certificate Source #

Instances

Instances details
ToJSON Certificate Source # 
Instance details

Defined in Stratosphere.IoT.Certificate

Show Certificate Source # 
Instance details

Defined in Stratosphere.IoT.Certificate

Eq Certificate Source # 
Instance details

Defined in Stratosphere.IoT.Certificate

ToResourceProperties Certificate Source # 
Instance details

Defined in Stratosphere.IoT.Certificate

Property "CACertificatePem" Certificate Source # 
Instance details

Defined in Stratosphere.IoT.Certificate

Associated Types

type PropertyType "CACertificatePem" Certificate 
Instance details

Defined in Stratosphere.IoT.Certificate

type PropertyType "CACertificatePem" Certificate = Value Text

Methods

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

Property "CertificateMode" Certificate Source # 
Instance details

Defined in Stratosphere.IoT.Certificate

Associated Types

type PropertyType "CertificateMode" Certificate 
Instance details

Defined in Stratosphere.IoT.Certificate

type PropertyType "CertificateMode" Certificate = Value Text

Methods

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

Property "CertificatePem" Certificate Source # 
Instance details

Defined in Stratosphere.IoT.Certificate

Associated Types

type PropertyType "CertificatePem" Certificate 
Instance details

Defined in Stratosphere.IoT.Certificate

type PropertyType "CertificatePem" Certificate = Value Text

Methods

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

Property "CertificateSigningRequest" Certificate Source # 
Instance details

Defined in Stratosphere.IoT.Certificate

Associated Types

type PropertyType "CertificateSigningRequest" Certificate 
Instance details

Defined in Stratosphere.IoT.Certificate

type PropertyType "CertificateSigningRequest" Certificate = Value Text

Methods

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

Property "Status" Certificate Source # 
Instance details

Defined in Stratosphere.IoT.Certificate

Associated Types

type PropertyType "Status" Certificate 
Instance details

Defined in Stratosphere.IoT.Certificate

type PropertyType "CACertificatePem" Certificate Source # 
Instance details

Defined in Stratosphere.IoT.Certificate

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

Defined in Stratosphere.IoT.Certificate

type PropertyType "CertificateMode" Certificate = Value Text
type PropertyType "CertificatePem" Certificate Source # 
Instance details

Defined in Stratosphere.IoT.Certificate

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

Defined in Stratosphere.IoT.Certificate

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

Defined in Stratosphere.IoT.Certificate