AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
aws-cpp-sdk-network-firewall
include
aws
network-firewall
model
AttachmentStatus.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
aws/network-firewall/NetworkFirewall_EXPORTS.h
>
8
#include <
aws/core/utils/memory/stl/AWSString.h
>
9
10
namespace
Aws
11
{
12
namespace
NetworkFirewall
13
{
14
namespace
Model
15
{
16
enum class
AttachmentStatus
17
{
18
NOT_SET
,
19
CREATING
,
20
DELETING
,
21
SCALING
,
22
READY
23
};
24
25
namespace
AttachmentStatusMapper
26
{
27
AWS_NETWORKFIREWALL_API
AttachmentStatus
GetAttachmentStatusForName
(
const
Aws::String
& name);
28
29
AWS_NETWORKFIREWALL_API
Aws::String
GetNameForAttachmentStatus
(
AttachmentStatus
value);
30
}
// namespace AttachmentStatusMapper
31
}
// namespace Model
32
}
// namespace NetworkFirewall
33
}
// namespace Aws
AWSString.h
NetworkFirewall_EXPORTS.h
AWS_NETWORKFIREWALL_API
#define AWS_NETWORKFIREWALL_API
Definition:
NetworkFirewall_EXPORTS.h:28
Aws::NetworkFirewall::Model::AttachmentStatusMapper::GetNameForAttachmentStatus
AWS_NETWORKFIREWALL_API Aws::String GetNameForAttachmentStatus(AttachmentStatus value)
Aws::NetworkFirewall::Model::AttachmentStatusMapper::GetAttachmentStatusForName
AWS_NETWORKFIREWALL_API AttachmentStatus GetAttachmentStatusForName(const Aws::String &name)
Aws::NetworkFirewall::Model::AttachmentStatus
AttachmentStatus
Definition:
AttachmentStatus.h:17
Aws::NetworkFirewall::Model::AttachmentStatus::NOT_SET
@ NOT_SET
Aws::NetworkFirewall::Model::AttachmentStatus::READY
@ READY
Aws::NetworkFirewall::Model::AttachmentStatus::CREATING
@ CREATING
Aws::NetworkFirewall::Model::AttachmentStatus::DELETING
@ DELETING
Aws::NetworkFirewall::Model::AttachmentStatus::SCALING
@ SCALING
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.7
Privacy |
Site terms |
Cookie preferences