class Aws::Chime::Types::GeoMatchParams
The country and area code for a proxy phone number in a proxy phone session.
@note When making an API call, you may pass GeoMatchParams
data as a hash: { country: "Country", # required area_code: "AreaCode", # required }
@!attribute [rw] country
The country. @return [String]
@!attribute [rw] area_code
The area code. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/GeoMatchParams AWS API Documentation
Constants
- SENSITIVE