Class: Aws::Types::GeoMatchParams

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#area_code::String

Returns the value of attribute area_code.

Returns:

  • (::String)


345
346
347
# File 'sig/types.rbs', line 345

def area_code
  @area_code
end

#country::String

Returns the value of attribute country.

Returns:

  • (::String)


344
345
346
# File 'sig/types.rbs', line 344

def country
  @country
end