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

Description

 

Documentation

newtype InputOntapVolumeType Source #

Instances

Instances details
FromJSON InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

FromJSONKey InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

ToJSON InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

ToJSONKey InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

ToByteString InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

ToHeader InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

ToLog InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

ToQuery InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

FromText InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

ToText InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

FromXML InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

ToXML InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

Generic InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

Associated Types

type Rep InputOntapVolumeType :: Type -> Type #

Read InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

Show InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

NFData InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

Methods

rnf :: InputOntapVolumeType -> () #

Eq InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

Ord InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

Hashable InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

type Rep InputOntapVolumeType Source # 
Instance details

Defined in Amazonka.FSx.Types.InputOntapVolumeType

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