AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
ConfigurationSyncState.h File Reference
#include <aws/network-firewall/NetworkFirewall_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

namespace  Aws
 
namespace  Aws::NetworkFirewall
 
namespace  Aws::NetworkFirewall::Model
 
namespace  Aws::NetworkFirewall::Model::ConfigurationSyncStateMapper
 

Enumerations

enum class  Aws::NetworkFirewall::Model::ConfigurationSyncState { Aws::NetworkFirewall::Model::NOT_SET , Aws::NetworkFirewall::Model::PENDING , Aws::NetworkFirewall::Model::IN_SYNC , Aws::NetworkFirewall::Model::CAPACITY_CONSTRAINED }
 

Functions

AWS_NETWORKFIREWALL_API ConfigurationSyncState Aws::NetworkFirewall::Model::ConfigurationSyncStateMapper::GetConfigurationSyncStateForName (const Aws::String &name)
 
AWS_NETWORKFIREWALL_API Aws::String Aws::NetworkFirewall::Model::ConfigurationSyncStateMapper::GetNameForConfigurationSyncState (ConfigurationSyncState value)