AWS SDK for C++
AWS SDK for C++ Version 1.11.716
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-codestar-connections
include
aws
codestar-connections
model
TriggerResourceUpdateOn.h
1
6
#pragma once
7
#include <aws/codestar-connections/CodeStarconnections_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
{
11
namespace
CodeStarconnections {
12
namespace
Model {
13
enum class
TriggerResourceUpdateOn
{
NOT_SET
,
ANY_CHANGE
,
FILE_CHANGE
};
14
15
namespace
TriggerResourceUpdateOnMapper {
16
AWS_CODESTARCONNECTIONS_API
TriggerResourceUpdateOn
GetTriggerResourceUpdateOnForName
(
const
Aws::String
& name);
17
18
AWS_CODESTARCONNECTIONS_API
Aws::String
GetNameForTriggerResourceUpdateOn
(
TriggerResourceUpdateOn
value);
19
}
// namespace TriggerResourceUpdateOnMapper
20
}
// namespace Model
21
}
// namespace CodeStarconnections
22
}
// namespace Aws
Aws::CodeStarconnections::Model::TriggerResourceUpdateOnMapper::GetTriggerResourceUpdateOnForName
AWS_CODESTARCONNECTIONS_API TriggerResourceUpdateOn GetTriggerResourceUpdateOnForName(const Aws::String &name)
Aws::CodeStarconnections::Model::TriggerResourceUpdateOnMapper::GetNameForTriggerResourceUpdateOn
AWS_CODESTARCONNECTIONS_API Aws::String GetNameForTriggerResourceUpdateOn(TriggerResourceUpdateOn value)
Aws::CodeStarconnections::Model::BlockerStatus::NOT_SET
@ NOT_SET
Aws::CodeStarconnections::Model::TriggerResourceUpdateOn
TriggerResourceUpdateOn
Definition
TriggerResourceUpdateOn.h:13
Aws::CodeStarconnections::Model::TriggerResourceUpdateOn::ANY_CHANGE
@ ANY_CHANGE
Aws::CodeStarconnections::Model::TriggerResourceUpdateOn::FILE_CHANGE
@ FILE_CHANGE
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