amazonka-fsx-2.0: Amazon FSx 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.FSx.Types.WindowsDeploymentType

Description

 

Documentation

newtype WindowsDeploymentType Source #

Instances

Instances details
FromJSON WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

FromJSONKey WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

ToJSON WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

ToJSONKey WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

ToByteString WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

ToHeader WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

ToLog WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

ToQuery WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

FromText WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

ToText WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

FromXML WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

ToXML WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

Generic WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

Associated Types

type Rep WindowsDeploymentType :: Type -> Type #

Read WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

Show WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

NFData WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

Methods

rnf :: WindowsDeploymentType -> () #

Eq WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

Ord WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

Hashable WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

type Rep WindowsDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.WindowsDeploymentType

type Rep WindowsDeploymentType = D1 ('MetaData "WindowsDeploymentType" "Amazonka.FSx.Types.WindowsDeploymentType" "amazonka-fsx-2.0-6W1DYEEbHPkD4DJvTvpQG4" 'True) (C1 ('MetaCons "WindowsDeploymentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWindowsDeploymentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))