amazonka-greengrassv2-2.0: Amazon IoT Greengrass V2 SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.GreengrassV2.Types.RecipeOutputFormat

Description

 

Documentation

newtype RecipeOutputFormat Source #

Instances

Instances details
FromJSON RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

FromJSONKey RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

ToJSON RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

ToJSONKey RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

ToByteString RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

ToHeader RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

ToLog RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

ToQuery RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

FromText RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

ToText RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

FromXML RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

ToXML RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

Generic RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

Associated Types

type Rep RecipeOutputFormat :: Type -> Type #

Read RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

Show RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

NFData RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

Methods

rnf :: RecipeOutputFormat -> () #

Eq RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

Ord RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

Hashable RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

type Rep RecipeOutputFormat Source # 
Instance details

Defined in Amazonka.GreengrassV2.Types.RecipeOutputFormat

type Rep RecipeOutputFormat = D1 ('MetaData "RecipeOutputFormat" "Amazonka.GreengrassV2.Types.RecipeOutputFormat" "amazonka-greengrassv2-2.0-CXiJQl197i43YI1Cz5IpiZ" 'True) (C1 ('MetaCons "RecipeOutputFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRecipeOutputFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))