stratosphere-0.24.4: EDSL for AWS CloudFormation

Safe HaskellNone
LanguageHaskell2010

Stratosphere.Resources.KMSKey

Description

Synopsis

Documentation

data KMSKey #

Full data type definition for KMSKey. See kmsKey for a more convenient constructor.

Instances
Eq KMSKey # 
Instance details

Defined in Stratosphere.Resources.KMSKey

Methods

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

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

Show KMSKey # 
Instance details

Defined in Stratosphere.Resources.KMSKey

ToJSON KMSKey # 
Instance details

Defined in Stratosphere.Resources.KMSKey

FromJSON KMSKey # 
Instance details

Defined in Stratosphere.Resources.KMSKey

kmsKey #

Arguments

:: Object

kmskKeyPolicy

-> KMSKey 

Constructor for KMSKey containing required fields as arguments.