Class: Aws::QuickSight::Types::DisplayFormatOptions

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-quicksight/types.rb

Overview

A structure that represents additional options for display formatting.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#blank_cell_formatString

Determines the blank cell format.

Returns:

  • (String)


13835
13836
13837
13838
13839
13840
13841
13842
13843
13844
13845
13846
13847
13848
13849
13850
# File 'lib/aws-sdk-quicksight/types.rb', line 13835

class DisplayFormatOptions < Struct.new(
  :use_blank_cell_format,
  :blank_cell_format,
  :date_format,
  :decimal_separator,
  :grouping_separator,
  :use_grouping,
  :fraction_digits,
  :prefix,
  :suffix,
  :unit_scaler,
  :negative_format,
  :currency_symbol)
  SENSITIVE = []
  include Aws::Structure
end

#currency_symbolString

The currency symbol, such as ‘USD`.

Returns:

  • (String)


13835
13836
13837
13838
13839
13840
13841
13842
13843
13844
13845
13846
13847
13848
13849
13850
# File 'lib/aws-sdk-quicksight/types.rb', line 13835

class DisplayFormatOptions < Struct.new(
  :use_blank_cell_format,
  :blank_cell_format,
  :date_format,
  :decimal_separator,
  :grouping_separator,
  :use_grouping,
  :fraction_digits,
  :prefix,
  :suffix,
  :unit_scaler,
  :negative_format,
  :currency_symbol)
  SENSITIVE = []
  include Aws::Structure
end

#date_formatString

Determines the ‘DateTime` format.

Returns:

  • (String)


13835
13836
13837
13838
13839
13840
13841
13842
13843
13844
13845
13846
13847
13848
13849
13850
# File 'lib/aws-sdk-quicksight/types.rb', line 13835

class DisplayFormatOptions < Struct.new(
  :use_blank_cell_format,
  :blank_cell_format,
  :date_format,
  :decimal_separator,
  :grouping_separator,
  :use_grouping,
  :fraction_digits,
  :prefix,
  :suffix,
  :unit_scaler,
  :negative_format,
  :currency_symbol)
  SENSITIVE = []
  include Aws::Structure
end

#decimal_separatorString

Determines the decimal separator.

Returns:

  • (String)


13835
13836
13837
13838
13839
13840
13841
13842
13843
13844
13845
13846
13847
13848
13849
13850
# File 'lib/aws-sdk-quicksight/types.rb', line 13835

class DisplayFormatOptions < Struct.new(
  :use_blank_cell_format,
  :blank_cell_format,
  :date_format,
  :decimal_separator,
  :grouping_separator,
  :use_grouping,
  :fraction_digits,
  :prefix,
  :suffix,
  :unit_scaler,
  :negative_format,
  :currency_symbol)
  SENSITIVE = []
  include Aws::Structure
end

#fraction_digitsInteger

Determines the number of fraction digits.

Returns:

  • (Integer)


13835
13836
13837
13838
13839
13840
13841
13842
13843
13844
13845
13846
13847
13848
13849
13850
# File 'lib/aws-sdk-quicksight/types.rb', line 13835

class DisplayFormatOptions < Struct.new(
  :use_blank_cell_format,
  :blank_cell_format,
  :date_format,
  :decimal_separator,
  :grouping_separator,
  :use_grouping,
  :fraction_digits,
  :prefix,
  :suffix,
  :unit_scaler,
  :negative_format,
  :currency_symbol)
  SENSITIVE = []
  include Aws::Structure
end

#grouping_separatorString

Determines the grouping separator.

Returns:

  • (String)


13835
13836
13837
13838
13839
13840
13841
13842
13843
13844
13845
13846
13847
13848
13849
13850
# File 'lib/aws-sdk-quicksight/types.rb', line 13835

class DisplayFormatOptions < Struct.new(
  :use_blank_cell_format,
  :blank_cell_format,
  :date_format,
  :decimal_separator,
  :grouping_separator,
  :use_grouping,
  :fraction_digits,
  :prefix,
  :suffix,
  :unit_scaler,
  :negative_format,
  :currency_symbol)
  SENSITIVE = []
  include Aws::Structure
end

#negative_formatTypes::NegativeFormat

The negative format.



13835
13836
13837
13838
13839
13840
13841
13842
13843
13844
13845
13846
13847
13848
13849
13850
# File 'lib/aws-sdk-quicksight/types.rb', line 13835

class DisplayFormatOptions < Struct.new(
  :use_blank_cell_format,
  :blank_cell_format,
  :date_format,
  :decimal_separator,
  :grouping_separator,
  :use_grouping,
  :fraction_digits,
  :prefix,
  :suffix,
  :unit_scaler,
  :negative_format,
  :currency_symbol)
  SENSITIVE = []
  include Aws::Structure
end

#prefixString

The prefix value for a display format.

Returns:

  • (String)


13835
13836
13837
13838
13839
13840
13841
13842
13843
13844
13845
13846
13847
13848
13849
13850
# File 'lib/aws-sdk-quicksight/types.rb', line 13835

class DisplayFormatOptions < Struct.new(
  :use_blank_cell_format,
  :blank_cell_format,
  :date_format,
  :decimal_separator,
  :grouping_separator,
  :use_grouping,
  :fraction_digits,
  :prefix,
  :suffix,
  :unit_scaler,
  :negative_format,
  :currency_symbol)
  SENSITIVE = []
  include Aws::Structure
end

#suffixString

The suffix value for a display format.

Returns:

  • (String)


13835
13836
13837
13838
13839
13840
13841
13842
13843
13844
13845
13846
13847
13848
13849
13850
# File 'lib/aws-sdk-quicksight/types.rb', line 13835

class DisplayFormatOptions < Struct.new(
  :use_blank_cell_format,
  :blank_cell_format,
  :date_format,
  :decimal_separator,
  :grouping_separator,
  :use_grouping,
  :fraction_digits,
  :prefix,
  :suffix,
  :unit_scaler,
  :negative_format,
  :currency_symbol)
  SENSITIVE = []
  include Aws::Structure
end

#unit_scalerString

The unit scaler. Valid values for this structure are: ‘NONE`, `AUTO`, `THOUSANDS`, `MILLIONS`, `BILLIONS`, and `TRILLIONS`.

Returns:

  • (String)


13835
13836
13837
13838
13839
13840
13841
13842
13843
13844
13845
13846
13847
13848
13849
13850
# File 'lib/aws-sdk-quicksight/types.rb', line 13835

class DisplayFormatOptions < Struct.new(
  :use_blank_cell_format,
  :blank_cell_format,
  :date_format,
  :decimal_separator,
  :grouping_separator,
  :use_grouping,
  :fraction_digits,
  :prefix,
  :suffix,
  :unit_scaler,
  :negative_format,
  :currency_symbol)
  SENSITIVE = []
  include Aws::Structure
end

#use_blank_cell_formatBoolean

A Boolean value that indicates whether to use blank cell format.

Returns:

  • (Boolean)


13835
13836
13837
13838
13839
13840
13841
13842
13843
13844
13845
13846
13847
13848
13849
13850
# File 'lib/aws-sdk-quicksight/types.rb', line 13835

class DisplayFormatOptions < Struct.new(
  :use_blank_cell_format,
  :blank_cell_format,
  :date_format,
  :decimal_separator,
  :grouping_separator,
  :use_grouping,
  :fraction_digits,
  :prefix,
  :suffix,
  :unit_scaler,
  :negative_format,
  :currency_symbol)
  SENSITIVE = []
  include Aws::Structure
end

#use_groupingBoolean

A Boolean value that indicates whether to use grouping.

Returns:

  • (Boolean)


13835
13836
13837
13838
13839
13840
13841
13842
13843
13844
13845
13846
13847
13848
13849
13850
# File 'lib/aws-sdk-quicksight/types.rb', line 13835

class DisplayFormatOptions < Struct.new(
  :use_blank_cell_format,
  :blank_cell_format,
  :date_format,
  :decimal_separator,
  :grouping_separator,
  :use_grouping,
  :fraction_digits,
  :prefix,
  :suffix,
  :unit_scaler,
  :negative_format,
  :currency_symbol)
  SENSITIVE = []
  include Aws::Structure
end