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

Description

 
Synopsis

Documentation

data UpdateFileCacheLustreConfiguration Source #

The configuration update for an Amazon File Cache resource.

See: newUpdateFileCacheLustreConfiguration smart constructor.

Instances

Instances details
ToJSON UpdateFileCacheLustreConfiguration Source # 
Instance details

Defined in Amazonka.FSx.Types.UpdateFileCacheLustreConfiguration

Generic UpdateFileCacheLustreConfiguration Source # 
Instance details

Defined in Amazonka.FSx.Types.UpdateFileCacheLustreConfiguration

Associated Types

type Rep UpdateFileCacheLustreConfiguration :: Type -> Type #

Read UpdateFileCacheLustreConfiguration Source # 
Instance details

Defined in Amazonka.FSx.Types.UpdateFileCacheLustreConfiguration

Show UpdateFileCacheLustreConfiguration Source # 
Instance details

Defined in Amazonka.FSx.Types.UpdateFileCacheLustreConfiguration

NFData UpdateFileCacheLustreConfiguration Source # 
Instance details

Defined in Amazonka.FSx.Types.UpdateFileCacheLustreConfiguration

Eq UpdateFileCacheLustreConfiguration Source # 
Instance details

Defined in Amazonka.FSx.Types.UpdateFileCacheLustreConfiguration

Hashable UpdateFileCacheLustreConfiguration Source # 
Instance details

Defined in Amazonka.FSx.Types.UpdateFileCacheLustreConfiguration

type Rep UpdateFileCacheLustreConfiguration Source # 
Instance details

Defined in Amazonka.FSx.Types.UpdateFileCacheLustreConfiguration

type Rep UpdateFileCacheLustreConfiguration = D1 ('MetaData "UpdateFileCacheLustreConfiguration" "Amazonka.FSx.Types.UpdateFileCacheLustreConfiguration" "amazonka-fsx-2.0-6W1DYEEbHPkD4DJvTvpQG4" 'False) (C1 ('MetaCons "UpdateFileCacheLustreConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "weeklyMaintenanceStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newUpdateFileCacheLustreConfiguration :: UpdateFileCacheLustreConfiguration Source #

Create a value of UpdateFileCacheLustreConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:weeklyMaintenanceStartTime:UpdateFileCacheLustreConfiguration', updateFileCacheLustreConfiguration_weeklyMaintenanceStartTime - Undocumented member.