static bool GetNameForEnumHelper1()

in aws-cpp-sdk-waf-regional/source/model/GeoMatchConstraintValue.cpp [1910:2283]


        static bool GetNameForEnumHelper1(GeoMatchConstraintValue enumValue, Aws::String& value)
        {
          switch(enumValue)
          {
          case GeoMatchConstraintValue::LV:
            value = "LV";
            return true;
          case GeoMatchConstraintValue::LB:
            value = "LB";
            return true;
          case GeoMatchConstraintValue::LS:
            value = "LS";
            return true;
          case GeoMatchConstraintValue::LR:
            value = "LR";
            return true;
          case GeoMatchConstraintValue::LY:
            value = "LY";
            return true;
          case GeoMatchConstraintValue::LI:
            value = "LI";
            return true;
          case GeoMatchConstraintValue::LT:
            value = "LT";
            return true;
          case GeoMatchConstraintValue::LU:
            value = "LU";
            return true;
          case GeoMatchConstraintValue::MO:
            value = "MO";
            return true;
          case GeoMatchConstraintValue::MK:
            value = "MK";
            return true;
          case GeoMatchConstraintValue::MG:
            value = "MG";
            return true;
          case GeoMatchConstraintValue::MW:
            value = "MW";
            return true;
          case GeoMatchConstraintValue::MY:
            value = "MY";
            return true;
          case GeoMatchConstraintValue::MV:
            value = "MV";
            return true;
          case GeoMatchConstraintValue::ML:
            value = "ML";
            return true;
          case GeoMatchConstraintValue::MT:
            value = "MT";
            return true;
          case GeoMatchConstraintValue::MH:
            value = "MH";
            return true;
          case GeoMatchConstraintValue::MQ:
            value = "MQ";
            return true;
          case GeoMatchConstraintValue::MR:
            value = "MR";
            return true;
          case GeoMatchConstraintValue::MU:
            value = "MU";
            return true;
          case GeoMatchConstraintValue::YT:
            value = "YT";
            return true;
          case GeoMatchConstraintValue::MX:
            value = "MX";
            return true;
          case GeoMatchConstraintValue::FM:
            value = "FM";
            return true;
          case GeoMatchConstraintValue::MD:
            value = "MD";
            return true;
          case GeoMatchConstraintValue::MC:
            value = "MC";
            return true;
          case GeoMatchConstraintValue::MN:
            value = "MN";
            return true;
          case GeoMatchConstraintValue::ME:
            value = "ME";
            return true;
          case GeoMatchConstraintValue::MS:
            value = "MS";
            return true;
          case GeoMatchConstraintValue::MA:
            value = "MA";
            return true;
          case GeoMatchConstraintValue::MZ:
            value = "MZ";
            return true;
          case GeoMatchConstraintValue::MM:
            value = "MM";
            return true;
          case GeoMatchConstraintValue::NA:
            value = "NA";
            return true;
          case GeoMatchConstraintValue::NR:
            value = "NR";
            return true;
          case GeoMatchConstraintValue::NP:
            value = "NP";
            return true;
          case GeoMatchConstraintValue::NL:
            value = "NL";
            return true;
          case GeoMatchConstraintValue::NC:
            value = "NC";
            return true;
          case GeoMatchConstraintValue::NZ:
            value = "NZ";
            return true;
          case GeoMatchConstraintValue::NI:
            value = "NI";
            return true;
          case GeoMatchConstraintValue::NE:
            value = "NE";
            return true;
          case GeoMatchConstraintValue::NG:
            value = "NG";
            return true;
          case GeoMatchConstraintValue::NU:
            value = "NU";
            return true;
          case GeoMatchConstraintValue::NF:
            value = "NF";
            return true;
          case GeoMatchConstraintValue::MP:
            value = "MP";
            return true;
          case GeoMatchConstraintValue::NO:
            value = "NO";
            return true;
          case GeoMatchConstraintValue::OM:
            value = "OM";
            return true;
          case GeoMatchConstraintValue::PK:
            value = "PK";
            return true;
          case GeoMatchConstraintValue::PW:
            value = "PW";
            return true;
          case GeoMatchConstraintValue::PS:
            value = "PS";
            return true;
          case GeoMatchConstraintValue::PA:
            value = "PA";
            return true;
          case GeoMatchConstraintValue::PG:
            value = "PG";
            return true;
          case GeoMatchConstraintValue::PY:
            value = "PY";
            return true;
          case GeoMatchConstraintValue::PE:
            value = "PE";
            return true;
          case GeoMatchConstraintValue::PH:
            value = "PH";
            return true;
          case GeoMatchConstraintValue::PN:
            value = "PN";
            return true;
          case GeoMatchConstraintValue::PL:
            value = "PL";
            return true;
          case GeoMatchConstraintValue::PT:
            value = "PT";
            return true;
          case GeoMatchConstraintValue::PR:
            value = "PR";
            return true;
          case GeoMatchConstraintValue::QA:
            value = "QA";
            return true;
          case GeoMatchConstraintValue::RE:
            value = "RE";
            return true;
          case GeoMatchConstraintValue::RO:
            value = "RO";
            return true;
          case GeoMatchConstraintValue::RU:
            value = "RU";
            return true;
          case GeoMatchConstraintValue::RW:
            value = "RW";
            return true;
          case GeoMatchConstraintValue::BL:
            value = "BL";
            return true;
          case GeoMatchConstraintValue::SH:
            value = "SH";
            return true;
          case GeoMatchConstraintValue::KN:
            value = "KN";
            return true;
          case GeoMatchConstraintValue::LC:
            value = "LC";
            return true;
          case GeoMatchConstraintValue::MF:
            value = "MF";
            return true;
          case GeoMatchConstraintValue::PM:
            value = "PM";
            return true;
          case GeoMatchConstraintValue::VC:
            value = "VC";
            return true;
          case GeoMatchConstraintValue::WS:
            value = "WS";
            return true;
          case GeoMatchConstraintValue::SM:
            value = "SM";
            return true;
          case GeoMatchConstraintValue::ST:
            value = "ST";
            return true;
          case GeoMatchConstraintValue::SA:
            value = "SA";
            return true;
          case GeoMatchConstraintValue::SN:
            value = "SN";
            return true;
          case GeoMatchConstraintValue::RS:
            value = "RS";
            return true;
          case GeoMatchConstraintValue::SC:
            value = "SC";
            return true;
          case GeoMatchConstraintValue::SL:
            value = "SL";
            return true;
          case GeoMatchConstraintValue::SG:
            value = "SG";
            return true;
          case GeoMatchConstraintValue::SX:
            value = "SX";
            return true;
          case GeoMatchConstraintValue::SK:
            value = "SK";
            return true;
          case GeoMatchConstraintValue::SI:
            value = "SI";
            return true;
          case GeoMatchConstraintValue::SB:
            value = "SB";
            return true;
          case GeoMatchConstraintValue::SO:
            value = "SO";
            return true;
          case GeoMatchConstraintValue::ZA:
            value = "ZA";
            return true;
          case GeoMatchConstraintValue::GS:
            value = "GS";
            return true;
          case GeoMatchConstraintValue::SS:
            value = "SS";
            return true;
          case GeoMatchConstraintValue::ES:
            value = "ES";
            return true;
          case GeoMatchConstraintValue::LK:
            value = "LK";
            return true;
          case GeoMatchConstraintValue::SD:
            value = "SD";
            return true;
          case GeoMatchConstraintValue::SR:
            value = "SR";
            return true;
          case GeoMatchConstraintValue::SJ:
            value = "SJ";
            return true;
          case GeoMatchConstraintValue::SZ:
            value = "SZ";
            return true;
          case GeoMatchConstraintValue::SE:
            value = "SE";
            return true;
          case GeoMatchConstraintValue::CH:
            value = "CH";
            return true;
          case GeoMatchConstraintValue::SY:
            value = "SY";
            return true;
          case GeoMatchConstraintValue::TW:
            value = "TW";
            return true;
          case GeoMatchConstraintValue::TJ:
            value = "TJ";
            return true;
          case GeoMatchConstraintValue::TZ:
            value = "TZ";
            return true;
          case GeoMatchConstraintValue::TH:
            value = "TH";
            return true;
          case GeoMatchConstraintValue::TL:
            value = "TL";
            return true;
          case GeoMatchConstraintValue::TG:
            value = "TG";
            return true;
          case GeoMatchConstraintValue::TK:
            value = "TK";
            return true;
          case GeoMatchConstraintValue::TO:
            value = "TO";
            return true;
          case GeoMatchConstraintValue::TT:
            value = "TT";
            return true;
          case GeoMatchConstraintValue::TN:
            value = "TN";
            return true;
          case GeoMatchConstraintValue::TR:
            value = "TR";
            return true;
          case GeoMatchConstraintValue::TM:
            value = "TM";
            return true;
          case GeoMatchConstraintValue::TC:
            value = "TC";
            return true;
          case GeoMatchConstraintValue::TV:
            value = "TV";
            return true;
          case GeoMatchConstraintValue::UG:
            value = "UG";
            return true;
          case GeoMatchConstraintValue::UA:
            value = "UA";
            return true;
          case GeoMatchConstraintValue::AE:
            value = "AE";
            return true;
          case GeoMatchConstraintValue::GB:
            value = "GB";
            return true;
          case GeoMatchConstraintValue::US:
            value = "US";
            return true;
          case GeoMatchConstraintValue::UM:
            value = "UM";
            return true;
          case GeoMatchConstraintValue::UY:
            value = "UY";
            return true;
          case GeoMatchConstraintValue::UZ:
            value = "UZ";
            return true;
          case GeoMatchConstraintValue::VU:
            value = "VU";
            return true;
          case GeoMatchConstraintValue::VE:
            value = "VE";
            return true;
          case GeoMatchConstraintValue::VN:
            value = "VN";
            return true;
          case GeoMatchConstraintValue::VG:
            value = "VG";
            return true;
          case GeoMatchConstraintValue::VI:
            value = "VI";
            return true;
          default:
            return false;
          }
        }