in aws-cpp-sdk-waf-regional/source/model/GeoMatchConstraintValue.cpp [1536:1909]
static bool GetNameForEnumHelper0(GeoMatchConstraintValue enumValue, Aws::String& value)
{
switch(enumValue)
{
case GeoMatchConstraintValue::AF:
value = "AF";
return true;
case GeoMatchConstraintValue::AX:
value = "AX";
return true;
case GeoMatchConstraintValue::AL:
value = "AL";
return true;
case GeoMatchConstraintValue::DZ:
value = "DZ";
return true;
case GeoMatchConstraintValue::AS:
value = "AS";
return true;
case GeoMatchConstraintValue::AD:
value = "AD";
return true;
case GeoMatchConstraintValue::AO:
value = "AO";
return true;
case GeoMatchConstraintValue::AI:
value = "AI";
return true;
case GeoMatchConstraintValue::AQ:
value = "AQ";
return true;
case GeoMatchConstraintValue::AG:
value = "AG";
return true;
case GeoMatchConstraintValue::AR:
value = "AR";
return true;
case GeoMatchConstraintValue::AM:
value = "AM";
return true;
case GeoMatchConstraintValue::AW:
value = "AW";
return true;
case GeoMatchConstraintValue::AU:
value = "AU";
return true;
case GeoMatchConstraintValue::AT:
value = "AT";
return true;
case GeoMatchConstraintValue::AZ:
value = "AZ";
return true;
case GeoMatchConstraintValue::BS:
value = "BS";
return true;
case GeoMatchConstraintValue::BH:
value = "BH";
return true;
case GeoMatchConstraintValue::BD:
value = "BD";
return true;
case GeoMatchConstraintValue::BB:
value = "BB";
return true;
case GeoMatchConstraintValue::BY:
value = "BY";
return true;
case GeoMatchConstraintValue::BE:
value = "BE";
return true;
case GeoMatchConstraintValue::BZ:
value = "BZ";
return true;
case GeoMatchConstraintValue::BJ:
value = "BJ";
return true;
case GeoMatchConstraintValue::BM:
value = "BM";
return true;
case GeoMatchConstraintValue::BT:
value = "BT";
return true;
case GeoMatchConstraintValue::BO:
value = "BO";
return true;
case GeoMatchConstraintValue::BQ:
value = "BQ";
return true;
case GeoMatchConstraintValue::BA:
value = "BA";
return true;
case GeoMatchConstraintValue::BW:
value = "BW";
return true;
case GeoMatchConstraintValue::BV:
value = "BV";
return true;
case GeoMatchConstraintValue::BR:
value = "BR";
return true;
case GeoMatchConstraintValue::IO:
value = "IO";
return true;
case GeoMatchConstraintValue::BN:
value = "BN";
return true;
case GeoMatchConstraintValue::BG:
value = "BG";
return true;
case GeoMatchConstraintValue::BF:
value = "BF";
return true;
case GeoMatchConstraintValue::BI:
value = "BI";
return true;
case GeoMatchConstraintValue::KH:
value = "KH";
return true;
case GeoMatchConstraintValue::CM:
value = "CM";
return true;
case GeoMatchConstraintValue::CA:
value = "CA";
return true;
case GeoMatchConstraintValue::CV:
value = "CV";
return true;
case GeoMatchConstraintValue::KY:
value = "KY";
return true;
case GeoMatchConstraintValue::CF:
value = "CF";
return true;
case GeoMatchConstraintValue::TD:
value = "TD";
return true;
case GeoMatchConstraintValue::CL:
value = "CL";
return true;
case GeoMatchConstraintValue::CN:
value = "CN";
return true;
case GeoMatchConstraintValue::CX:
value = "CX";
return true;
case GeoMatchConstraintValue::CC:
value = "CC";
return true;
case GeoMatchConstraintValue::CO:
value = "CO";
return true;
case GeoMatchConstraintValue::KM:
value = "KM";
return true;
case GeoMatchConstraintValue::CG:
value = "CG";
return true;
case GeoMatchConstraintValue::CD:
value = "CD";
return true;
case GeoMatchConstraintValue::CK:
value = "CK";
return true;
case GeoMatchConstraintValue::CR:
value = "CR";
return true;
case GeoMatchConstraintValue::CI:
value = "CI";
return true;
case GeoMatchConstraintValue::HR:
value = "HR";
return true;
case GeoMatchConstraintValue::CU:
value = "CU";
return true;
case GeoMatchConstraintValue::CW:
value = "CW";
return true;
case GeoMatchConstraintValue::CY:
value = "CY";
return true;
case GeoMatchConstraintValue::CZ:
value = "CZ";
return true;
case GeoMatchConstraintValue::DK:
value = "DK";
return true;
case GeoMatchConstraintValue::DJ:
value = "DJ";
return true;
case GeoMatchConstraintValue::DM:
value = "DM";
return true;
case GeoMatchConstraintValue::DO:
value = "DO";
return true;
case GeoMatchConstraintValue::EC:
value = "EC";
return true;
case GeoMatchConstraintValue::EG:
value = "EG";
return true;
case GeoMatchConstraintValue::SV:
value = "SV";
return true;
case GeoMatchConstraintValue::GQ:
value = "GQ";
return true;
case GeoMatchConstraintValue::ER:
value = "ER";
return true;
case GeoMatchConstraintValue::EE:
value = "EE";
return true;
case GeoMatchConstraintValue::ET:
value = "ET";
return true;
case GeoMatchConstraintValue::FK:
value = "FK";
return true;
case GeoMatchConstraintValue::FO:
value = "FO";
return true;
case GeoMatchConstraintValue::FJ:
value = "FJ";
return true;
case GeoMatchConstraintValue::FI:
value = "FI";
return true;
case GeoMatchConstraintValue::FR:
value = "FR";
return true;
case GeoMatchConstraintValue::GF:
value = "GF";
return true;
case GeoMatchConstraintValue::PF:
value = "PF";
return true;
case GeoMatchConstraintValue::TF:
value = "TF";
return true;
case GeoMatchConstraintValue::GA:
value = "GA";
return true;
case GeoMatchConstraintValue::GM:
value = "GM";
return true;
case GeoMatchConstraintValue::GE:
value = "GE";
return true;
case GeoMatchConstraintValue::DE:
value = "DE";
return true;
case GeoMatchConstraintValue::GH:
value = "GH";
return true;
case GeoMatchConstraintValue::GI:
value = "GI";
return true;
case GeoMatchConstraintValue::GR:
value = "GR";
return true;
case GeoMatchConstraintValue::GL:
value = "GL";
return true;
case GeoMatchConstraintValue::GD:
value = "GD";
return true;
case GeoMatchConstraintValue::GP:
value = "GP";
return true;
case GeoMatchConstraintValue::GU:
value = "GU";
return true;
case GeoMatchConstraintValue::GT:
value = "GT";
return true;
case GeoMatchConstraintValue::GG:
value = "GG";
return true;
case GeoMatchConstraintValue::GN:
value = "GN";
return true;
case GeoMatchConstraintValue::GW:
value = "GW";
return true;
case GeoMatchConstraintValue::GY:
value = "GY";
return true;
case GeoMatchConstraintValue::HT:
value = "HT";
return true;
case GeoMatchConstraintValue::HM:
value = "HM";
return true;
case GeoMatchConstraintValue::VA:
value = "VA";
return true;
case GeoMatchConstraintValue::HN:
value = "HN";
return true;
case GeoMatchConstraintValue::HK:
value = "HK";
return true;
case GeoMatchConstraintValue::HU:
value = "HU";
return true;
case GeoMatchConstraintValue::IS:
value = "IS";
return true;
case GeoMatchConstraintValue::IN:
value = "IN";
return true;
case GeoMatchConstraintValue::ID:
value = "ID";
return true;
case GeoMatchConstraintValue::IR:
value = "IR";
return true;
case GeoMatchConstraintValue::IQ:
value = "IQ";
return true;
case GeoMatchConstraintValue::IE:
value = "IE";
return true;
case GeoMatchConstraintValue::IM:
value = "IM";
return true;
case GeoMatchConstraintValue::IL:
value = "IL";
return true;
case GeoMatchConstraintValue::IT:
value = "IT";
return true;
case GeoMatchConstraintValue::JM:
value = "JM";
return true;
case GeoMatchConstraintValue::JP:
value = "JP";
return true;
case GeoMatchConstraintValue::JE:
value = "JE";
return true;
case GeoMatchConstraintValue::JO:
value = "JO";
return true;
case GeoMatchConstraintValue::KZ:
value = "KZ";
return true;
case GeoMatchConstraintValue::KE:
value = "KE";
return true;
case GeoMatchConstraintValue::KI:
value = "KI";
return true;
case GeoMatchConstraintValue::KP:
value = "KP";
return true;
case GeoMatchConstraintValue::KR:
value = "KR";
return true;
case GeoMatchConstraintValue::KW:
value = "KW";
return true;
case GeoMatchConstraintValue::KG:
value = "KG";
return true;
case GeoMatchConstraintValue::LA:
value = "LA";
return true;
default:
return false;
}
}