stratosphere-certificatemanager-1.0.0: Stratosphere integration for AWS CertificateManager.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.CertificateManager.Account

Documentation

data Account Source #

Instances

Instances details
ToJSON Account Source # 
Instance details

Defined in Stratosphere.CertificateManager.Account

Show Account Source # 
Instance details

Defined in Stratosphere.CertificateManager.Account

Eq Account Source # 
Instance details

Defined in Stratosphere.CertificateManager.Account

Methods

(==) :: Account -> Account -> Bool #

(/=) :: Account -> Account -> Bool #

ToResourceProperties Account Source # 
Instance details

Defined in Stratosphere.CertificateManager.Account

Property "ExpiryEventsConfiguration" Account Source # 
Instance details

Defined in Stratosphere.CertificateManager.Account

Associated Types

type PropertyType "ExpiryEventsConfiguration" Account 
Instance details

Defined in Stratosphere.CertificateManager.Account

type PropertyType "ExpiryEventsConfiguration" Account = ExpiryEventsConfigurationProperty

Methods

set :: PropertyType "ExpiryEventsConfiguration" Account -> Account -> Account #

type PropertyType "ExpiryEventsConfiguration" Account Source # 
Instance details

Defined in Stratosphere.CertificateManager.Account

type PropertyType "ExpiryEventsConfiguration" Account = ExpiryEventsConfigurationProperty