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.



1972
1973
1974
# File 'sig/types.rbs', line 1972

def number_display_format_configuration
  @number_display_format_configuration
end

#percentage_display_format_configurationTypes::PercentageDisplayFormatConfiguration

Returns the value of attribute percentage_display_format_configuration.



1973
1974
1975
# File 'sig/types.rbs', line 1973

def percentage_display_format_configuration
  @percentage_display_format_configuration
end