AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
StatefulAction.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::StatefulActionMapper
 

Enumerations

enum class  Aws::NetworkFirewall::Model::StatefulAction {
  Aws::NetworkFirewall::Model::NOT_SET , Aws::NetworkFirewall::Model::PASS , Aws::NetworkFirewall::Model::DROP , Aws::NetworkFirewall::Model::ALERT ,
  Aws::NetworkFirewall::Model::REJECT
}
 

Functions

AWS_NETWORKFIREWALL_API StatefulAction Aws::NetworkFirewall::Model::StatefulActionMapper::GetStatefulActionForName (const Aws::String &name)
 
AWS_NETWORKFIREWALL_API Aws::String Aws::NetworkFirewall::Model::StatefulActionMapper::GetNameForStatefulAction (StatefulAction value)