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.OntapDeploymentType

Description

 

Documentation

newtype OntapDeploymentType Source #

Instances

Instances details
FromJSON OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

FromJSONKey OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

ToJSON OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

ToJSONKey OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

ToByteString OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

ToHeader OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

ToLog OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

ToQuery OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

FromText OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

ToText OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

FromXML OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

ToXML OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

Generic OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

Associated Types

type Rep OntapDeploymentType :: Type -> Type #

Read OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

Show OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

NFData OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

Methods

rnf :: OntapDeploymentType -> () #

Eq OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

Ord OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

Hashable OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

type Rep OntapDeploymentType Source # 
Instance details

Defined in Amazonka.FSx.Types.OntapDeploymentType

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