Class: Aws::Types::GeocodePreference

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#preferenceTypes::GeocodePreferenceValue

Returns the value of attribute preference.



6343
6344
6345
# File 'sig/types.rbs', line 6343

def preference
  @preference
end

#request_keyTypes::GeocoderHierarchy

Returns the value of attribute request_key.



6342
6343
6344
# File 'sig/types.rbs', line 6342

def request_key
  @request_key
end