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

Description

 
Synopsis

Documentation

data CreateFileCacheLustreConfiguration Source #

The Amazon File Cache configuration for the cache that you are creating.

See: newCreateFileCacheLustreConfiguration smart constructor.

Constructors

CreateFileCacheLustreConfiguration' 

Fields

Instances

Instances details
ToJSON CreateFileCacheLustreConfiguration Source # 
Instance details

Defined in Amazonka.FSx.Types.CreateFileCacheLustreConfiguration

Generic CreateFileCacheLustreConfiguration Source # 
Instance details

Defined in Amazonka.FSx.Types.CreateFileCacheLustreConfiguration

Associated Types

type Rep CreateFileCacheLustreConfiguration :: Type -> Type #

Read CreateFileCacheLustreConfiguration Source # 
Instance details

Defined in Amazonka.FSx.Types.CreateFileCacheLustreConfiguration

Show CreateFileCacheLustreConfiguration Source # 
Instance details

Defined in Amazonka.FSx.Types.CreateFileCacheLustreConfiguration

NFData CreateFileCacheLustreConfiguration Source # 
Instance details

Defined in Amazonka.FSx.Types.CreateFileCacheLustreConfiguration

Eq CreateFileCacheLustreConfiguration Source # 
Instance details

Defined in Amazonka.FSx.Types.CreateFileCacheLustreConfiguration

Hashable CreateFileCacheLustreConfiguration Source # 
Instance details

Defined in Amazonka.FSx.Types.CreateFileCacheLustreConfiguration

type Rep CreateFileCacheLustreConfiguration Source # 
Instance details

Defined in Amazonka.FSx.Types.CreateFileCacheLustreConfiguration

type Rep CreateFileCacheLustreConfiguration = D1 ('MetaData "CreateFileCacheLustreConfiguration" "Amazonka.FSx.Types.CreateFileCacheLustreConfiguration" "amazonka-fsx-2.0-6W1DYEEbHPkD4DJvTvpQG4" 'False) (C1 ('MetaCons "CreateFileCacheLustreConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "weeklyMaintenanceStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "perUnitStorageThroughput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)) :*: (S1 ('MetaSel ('Just "deploymentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FileCacheLustreDeploymentType) :*: S1 ('MetaSel ('Just "metadataConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FileCacheLustreMetadataConfiguration))))

createFileCacheLustreConfiguration_perUnitStorageThroughput :: Lens' CreateFileCacheLustreConfiguration Natural Source #

Provisions the amount of read and write throughput for each 1 tebibyte (TiB) of cache storage capacity, in MB/s/TiB. The only supported value is 1000.