Class: Aws::Types::MappingParameters

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#csv_mapping_parametersTypes::CSVMappingParameters

Returns the value of attribute csv_mapping_parameters.



923
924
925
# File 'sig/types.rbs', line 923

def csv_mapping_parameters
  @csv_mapping_parameters
end

#json_mapping_parametersTypes::JSONMappingParameters

Returns the value of attribute json_mapping_parameters.



922
923
924
# File 'sig/types.rbs', line 922

def json_mapping_parameters
  @json_mapping_parameters
end