AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-servicecatalog-appregistry
include
aws
servicecatalog-appregistry
model
AssociationOption.h
1
6
#pragma once
7
#include <aws/servicecatalog-appregistry/AppRegistry_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
AppRegistry
13
{
14
namespace
Model
15
{
16
enum class
AssociationOption
17
{
18
NOT_SET
,
19
APPLY_APPLICATION_TAG
,
20
SKIP_APPLICATION_TAG
21
};
22
23
namespace
AssociationOptionMapper
24
{
25
AWS_APPREGISTRY_API
AssociationOption
GetAssociationOptionForName
(
const
Aws::String
& name);
26
27
AWS_APPREGISTRY_API
Aws::String
GetNameForAssociationOption
(
AssociationOption
value);
28
}
// namespace AssociationOptionMapper
29
}
// namespace Model
30
}
// namespace AppRegistry
31
}
// namespace Aws
Aws::AppRegistry::Model::AssociationOptionMapper::GetAssociationOptionForName
AWS_APPREGISTRY_API AssociationOption GetAssociationOptionForName(const Aws::String &name)
Aws::AppRegistry::Model::AssociationOptionMapper::GetNameForAssociationOption
AWS_APPREGISTRY_API Aws::String GetNameForAssociationOption(AssociationOption value)
Aws::AppRegistry::Model::ApplicationTagStatus::NOT_SET
@ NOT_SET
Aws::AppRegistry::Model::AssociationOption
AssociationOption
Definition
AssociationOption.h:17
Aws::AppRegistry::Model::AssociationOption::SKIP_APPLICATION_TAG
@ SKIP_APPLICATION_TAG
Aws::AppRegistry::Model::AssociationOption::APPLY_APPLICATION_TAG
@ APPLY_APPLICATION_TAG
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences