AWS SDK for C++
0.12.9
AWS SDK for C++
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
aws-cpp-sdk-opsworks
include
aws
opsworks
model
LayerAttributesKeys.h
Go to the documentation of this file.
1
/*
2
* Copyright 2010-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License").
5
* You may not use this file except in compliance with the License.
6
* A copy of the License is located at
7
*
8
* http://aws.amazon.com/apache2.0
9
*
10
* or in the "license" file accompanying this file. This file is distributed
11
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
12
* express or implied. See the License for the specific language governing
13
* permissions and limitations under the License.
14
*/
15
#pragma once
16
#include <
aws/opsworks/OpsWorks_EXPORTS.h
>
17
#include <
aws/core/utils/memory/stl/AWSString.h
>
18
19
namespace
Aws
20
{
21
namespace
OpsWorks
22
{
23
namespace
Model
24
{
25
enum class
LayerAttributesKeys
26
{
27
NOT_SET
,
28
EcsClusterArn
,
29
EnableHaproxyStats
,
30
HaproxyStatsUrl
,
31
HaproxyStatsUser
,
32
HaproxyStatsPassword
,
33
HaproxyHealthCheckUrl
,
34
HaproxyHealthCheckMethod
,
35
MysqlRootPassword
,
36
MysqlRootPasswordUbiquitous
,
37
GangliaUrl
,
38
GangliaUser
,
39
GangliaPassword
,
40
MemcachedMemory
,
41
NodejsVersion
,
42
RubyVersion
,
43
RubygemsVersion
,
44
ManageBundler
,
45
BundlerVersion
,
46
RailsStack
,
47
PassengerVersion
,
48
Jvm
,
49
JvmVersion
,
50
JvmOptions
,
51
JavaAppServer
,
52
JavaAppServerVersion
53
};
54
55
namespace
LayerAttributesKeysMapper
56
{
57
AWS_OPSWORKS_API
LayerAttributesKeys
GetLayerAttributesKeysForName
(
const
Aws::String
& name);
58
59
AWS_OPSWORKS_API
Aws::String
GetNameForLayerAttributesKeys
(
LayerAttributesKeys
value);
60
}
// namespace LayerAttributesKeysMapper
61
}
// namespace Model
62
}
// namespace OpsWorks
63
}
// namespace Aws
Aws::OpsWorks::Model::LayerAttributesKeys::JvmOptions
Aws::OpsWorks::Model::LayerAttributesKeys::GangliaPassword
Aws::OpsWorks::Model::AppAttributesKeys::NOT_SET
Aws::OpsWorks::Model::LayerAttributesKeys::RubygemsVersion
Aws::OpsWorks::Model::LayerAttributesKeys::Jvm
Aws::OpsWorks::Model::LayerAttributesKeys::HaproxyHealthCheckMethod
Aws::OpsWorks::Model::LayerAttributesKeys
LayerAttributesKeys
Definition:
LayerAttributesKeys.h:25
Aws::OpsWorks::Model::LayerAttributesKeys::JvmVersion
Aws::OpsWorks::Model::LayerAttributesKeys::HaproxyStatsUrl
Aws::OpsWorks::Model::LayerAttributesKeysMapper::GetNameForLayerAttributesKeys
AWS_OPSWORKS_API Aws::String GetNameForLayerAttributesKeys(LayerAttributesKeys value)
Aws::OpsWorks::Model::LayerAttributesKeys::MysqlRootPasswordUbiquitous
Aws::OpsWorks::Model::LayerAttributesKeys::JavaAppServerVersion
Aws::OpsWorks::Model::LayerAttributesKeys::HaproxyHealthCheckUrl
Aws::OpsWorks::Model::LayerAttributesKeys::RailsStack
AWSString.h
Aws::OpsWorks::Model::LayerAttributesKeys::JavaAppServer
OpsWorks_EXPORTS.h
Aws::OpsWorks::Model::LayerAttributesKeys::GangliaUser
Aws::OpsWorks::Model::LayerAttributesKeys::EcsClusterArn
Aws::OpsWorks::Model::LayerAttributesKeysMapper::GetLayerAttributesKeysForName
AWS_OPSWORKS_API LayerAttributesKeys GetLayerAttributesKeysForName(const Aws::String &name)
Aws::OpsWorks::Model::LayerAttributesKeys::MysqlRootPassword
Aws::OpsWorks::Model::LayerAttributesKeys::ManageBundler
Aws::OpsWorks::Model::LayerAttributesKeys::MemcachedMemory
Aws::OpsWorks::Model::LayerAttributesKeys::NodejsVersion
Aws::OpsWorks::Model::LayerAttributesKeys::GangliaUrl
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition:
AWSString.h:97
AWS_OPSWORKS_API
#define AWS_OPSWORKS_API
Definition:
OpsWorks_EXPORTS.h:34
Aws::OpsWorks::Model::LayerAttributesKeys::EnableHaproxyStats
Aws::OpsWorks::Model::LayerAttributesKeys::RubyVersion
Aws::OpsWorks::Model::LayerAttributesKeys::BundlerVersion
Aws::OpsWorks::Model::LayerAttributesKeys::HaproxyStatsPassword
Aws::OpsWorks::Model::LayerAttributesKeys::HaproxyStatsUser
Aws::OpsWorks::Model::LayerAttributesKeys::PassengerVersion
Aws
JSON (JavaScript Object Notation).
Definition:
AccessManagementClient.h:24
Generated by
1.8.11