amazonka-quicksight-2.0: Amazon QuickSight 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.QuickSight.Types.NullValueFormatConfiguration

Description

 
Synopsis

Documentation

data NullValueFormatConfiguration Source #

The options that determine the null value format configuration.

See: newNullValueFormatConfiguration smart constructor.

Constructors

NullValueFormatConfiguration' 

Fields

Instances

Instances details
FromJSON NullValueFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NullValueFormatConfiguration

ToJSON NullValueFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NullValueFormatConfiguration

Generic NullValueFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NullValueFormatConfiguration

Associated Types

type Rep NullValueFormatConfiguration :: Type -> Type #

Show NullValueFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NullValueFormatConfiguration

NFData NullValueFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NullValueFormatConfiguration

Eq NullValueFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NullValueFormatConfiguration

Hashable NullValueFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NullValueFormatConfiguration

type Rep NullValueFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NullValueFormatConfiguration

type Rep NullValueFormatConfiguration = D1 ('MetaData "NullValueFormatConfiguration" "Amazonka.QuickSight.Types.NullValueFormatConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "NullValueFormatConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nullString") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newNullValueFormatConfiguration Source #

Create a value of NullValueFormatConfiguration 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:nullString:NullValueFormatConfiguration', nullValueFormatConfiguration_nullString - Determines the null string of null values.