Class: Aws::Types::ComparisonFormatConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#number_display_format_configurationTypes::NumberDisplayFormatConfiguration

Returns the value of attribute number_display_format_configuration.



1891
1892
1893
# File 'sig/types.rbs', line 1891

def number_display_format_configuration
  @number_display_format_configuration
end

#percentage_display_format_configurationTypes::PercentageDisplayFormatConfiguration

Returns the value of attribute percentage_display_format_configuration.



1892
1893
1894
# File 'sig/types.rbs', line 1892

def percentage_display_format_configuration
  @percentage_display_format_configuration
end