AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
ConfigRuleState.h File Reference
#include <aws/config/ConfigService_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::ConfigService
 
 Aws::ConfigService::Model
 
 Aws::ConfigService::Model::ConfigRuleStateMapper
 

Enumerations

enum  Aws::ConfigService::Model::ConfigRuleState {
  Aws::ConfigService::Model::ConfigRuleState::NOT_SET, Aws::ConfigService::Model::ConfigRuleState::ACTIVE, Aws::ConfigService::Model::ConfigRuleState::DELETING, Aws::ConfigService::Model::ConfigRuleState::DELETING_RESULTS,
  Aws::ConfigService::Model::ConfigRuleState::EVALUATING
}
 

Functions

AWS_CONFIGSERVICE_API ConfigRuleState Aws::ConfigService::Model::ConfigRuleStateMapper::GetConfigRuleStateForName (const Aws::String &name)
 
AWS_CONFIGSERVICE_API Aws::String Aws::ConfigService::Model::ConfigRuleStateMapper::GetNameForConfigRuleState (ConfigRuleState value)