Class: Aws::Types::StringFormatConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#null_value_format_configurationTypes::NullValueFormatConfiguration

Returns the value of attribute null_value_format_configuration.



11032
11033
11034
# File 'sig/types.rbs', line 11032

def null_value_format_configuration
  @null_value_format_configuration
end

#numeric_format_configurationTypes::NumericFormatConfiguration

Returns the value of attribute numeric_format_configuration.



11033
11034
11035
# File 'sig/types.rbs', line 11033

def numeric_format_configuration
  @numeric_format_configuration
end