7#include <aws/compute-optimizer-automation/ComputeOptimizerAutomation_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
11namespace ComputeOptimizerAutomation {
41namespace ComparisonOperatorMapper {
AWS_COMPUTEOPTIMIZERAUTOMATION_API Aws::String GetNameForComparisonOperator(ComparisonOperator value)
AWS_COMPUTEOPTIMIZERAUTOMATION_API ComparisonOperator GetComparisonOperatorForName(const Aws::String &name)
@ NumericLessThanIfExists
@ NumericGreaterThanEquals
@ NumericNotEqualsIfExists
@ NumericLessThanEqualsIfExists
@ StringNotEqualsIgnoreCaseIfExists
@ StringNotEqualsIgnoreCase
@ NumericGreaterThanIfExists
@ StringNotEqualsIfExists
@ NumericGreaterThanEqualsIfExists
@ StringEqualsIgnoreCaseIfExists
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String