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-lambda
include
aws
lambda
model
Runtime.h
1
6
#pragma once
7
#include <aws/lambda/Lambda_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
Lambda
13
{
14
namespace
Model
15
{
16
enum class
Runtime
17
{
18
NOT_SET
,
19
nodejs
,
20
nodejs4_3
,
21
nodejs6_10
,
22
nodejs8_10
,
23
nodejs10_x
,
24
nodejs12_x
,
25
nodejs14_x
,
26
nodejs16_x
,
27
java8
,
28
java8_al2
,
29
java11
,
30
python2_7
,
31
python3_6
,
32
python3_7
,
33
python3_8
,
34
python3_9
,
35
dotnetcore1_0
,
36
dotnetcore2_0
,
37
dotnetcore2_1
,
38
dotnetcore3_1
,
39
dotnet6
,
40
dotnet8
,
41
nodejs4_3_edge
,
42
go1_x
,
43
ruby2_5
,
44
ruby2_7
,
45
provided
,
46
provided_al2
,
47
nodejs18_x
,
48
python3_10
,
49
java17
,
50
ruby3_2
,
51
ruby3_3
,
52
python3_11
,
53
nodejs20_x
,
54
provided_al2023
,
55
python3_12
,
56
java21
57
};
58
59
namespace
RuntimeMapper
60
{
61
AWS_LAMBDA_API
Runtime
GetRuntimeForName
(
const
Aws::String
& name);
62
63
AWS_LAMBDA_API
Aws::String
GetNameForRuntime
(
Runtime
value);
64
}
// namespace RuntimeMapper
65
}
// namespace Model
66
}
// namespace Lambda
67
}
// namespace Aws
Aws::Lambda::Model::RuntimeMapper::GetNameForRuntime
AWS_LAMBDA_API Aws::String GetNameForRuntime(Runtime value)
Aws::Lambda::Model::RuntimeMapper::GetRuntimeForName
AWS_LAMBDA_API Runtime GetRuntimeForName(const Aws::String &name)
Aws::Lambda::Model::ApplicationLogLevel::NOT_SET
@ NOT_SET
Aws::Lambda::Model::Runtime
Runtime
Definition
Runtime.h:17
Aws::Lambda::Model::Runtime::nodejs20_x
@ nodejs20_x
Aws::Lambda::Model::Runtime::dotnet6
@ dotnet6
Aws::Lambda::Model::Runtime::nodejs14_x
@ nodejs14_x
Aws::Lambda::Model::Runtime::java11
@ java11
Aws::Lambda::Model::Runtime::nodejs12_x
@ nodejs12_x
Aws::Lambda::Model::Runtime::dotnet8
@ dotnet8
Aws::Lambda::Model::Runtime::ruby2_5
@ ruby2_5
Aws::Lambda::Model::Runtime::provided
@ provided
Aws::Lambda::Model::Runtime::python2_7
@ python2_7
Aws::Lambda::Model::Runtime::nodejs6_10
@ nodejs6_10
Aws::Lambda::Model::Runtime::python3_11
@ python3_11
Aws::Lambda::Model::Runtime::nodejs16_x
@ nodejs16_x
Aws::Lambda::Model::Runtime::go1_x
@ go1_x
Aws::Lambda::Model::Runtime::provided_al2023
@ provided_al2023
Aws::Lambda::Model::Runtime::ruby3_2
@ ruby3_2
Aws::Lambda::Model::Runtime::dotnetcore1_0
@ dotnetcore1_0
Aws::Lambda::Model::Runtime::python3_8
@ python3_8
Aws::Lambda::Model::Runtime::ruby3_3
@ ruby3_3
Aws::Lambda::Model::Runtime::nodejs4_3
@ nodejs4_3
Aws::Lambda::Model::Runtime::python3_7
@ python3_7
Aws::Lambda::Model::Runtime::nodejs18_x
@ nodejs18_x
Aws::Lambda::Model::Runtime::nodejs
@ nodejs
Aws::Lambda::Model::Runtime::python3_9
@ python3_9
Aws::Lambda::Model::Runtime::java8_al2
@ java8_al2
Aws::Lambda::Model::Runtime::python3_12
@ python3_12
Aws::Lambda::Model::Runtime::dotnetcore2_0
@ dotnetcore2_0
Aws::Lambda::Model::Runtime::java21
@ java21
Aws::Lambda::Model::Runtime::nodejs4_3_edge
@ nodejs4_3_edge
Aws::Lambda::Model::Runtime::nodejs10_x
@ nodejs10_x
Aws::Lambda::Model::Runtime::python3_6
@ python3_6
Aws::Lambda::Model::Runtime::nodejs8_10
@ nodejs8_10
Aws::Lambda::Model::Runtime::ruby2_7
@ ruby2_7
Aws::Lambda::Model::Runtime::java8
@ java8
Aws::Lambda::Model::Runtime::provided_al2
@ provided_al2
Aws::Lambda::Model::Runtime::dotnetcore2_1
@ dotnetcore2_1
Aws::Lambda::Model::Runtime::dotnetcore3_1
@ dotnetcore3_1
Aws::Lambda::Model::Runtime::python3_10
@ python3_10
Aws::Lambda::Model::Runtime::java17
@ java17
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