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.



6077
6078
6079
# File 'sig/types.rbs', line 6077

def preference
  @preference
end

#request_keyTypes::GeocoderHierarchy

Returns the value of attribute request_key.



6076
6077
6078
# File 'sig/types.rbs', line 6076

def request_key
  @request_key
end