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