AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Constants used for properties of type Runtime.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.ConstantClass
    Amazon.Lambda.Runtime

Namespace: Amazon.Lambda
Assembly: AWSSDK.Lambda.dll
Version: 3.x.y.z

Syntax

C#
public class Runtime : ConstantClass

The Runtime type exposes the following members

Constructors

NameDescription
Public Method Runtime(string)

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.

Properties

NameTypeDescription
Public Property Value System.String Inherited from Amazon.Runtime.ConstantClass.

Methods

Note:

Asynchronous operations (methods ending with Async) in the table below are for .NET 4.5 or higher. For .NET 3.5 the SDK follows the standard naming convention of BeginMethodName and EndMethodName to indicate asynchronous operations - these method pairs are not shown in the table below.

NameDescription
Public Method Static Method FindValue(string)

Finds the constant for the unique value.

Fields

NameTypeDescription
Field Static Field Dotnet6 Amazon.Lambda.Runtime

Constant Dotnet6 for Runtime

Field Static Field Dotnet8 Amazon.Lambda.Runtime

Constant Dotnet8 for Runtime

Field Static Field Dotnetcore10 Amazon.Lambda.Runtime

Constant Dotnetcore10 for Runtime

Field Static Field Dotnetcore20 Amazon.Lambda.Runtime

Constant Dotnetcore20 for Runtime

Field Static Field Dotnetcore21 Amazon.Lambda.Runtime

Constant Dotnetcore21 for Runtime

Field Static Field Dotnetcore31 Amazon.Lambda.Runtime

Constant Dotnetcore31 for Runtime

Field Static Field Go1X Amazon.Lambda.Runtime

Constant Go1X for Runtime

Field Static Field Java11 Amazon.Lambda.Runtime

Constant Java11 for Runtime

Field Static Field Java17 Amazon.Lambda.Runtime

Constant Java17 for Runtime

Field Static Field Java21 Amazon.Lambda.Runtime

Constant Java21 for Runtime

Field Static Field Java8 Amazon.Lambda.Runtime

Constant Java8 for Runtime

Field Static Field Java8Al2 Amazon.Lambda.Runtime

Constant Java8Al2 for Runtime

Field Static Field Nodejs Amazon.Lambda.Runtime

Constant Nodejs for Runtime

Field Static Field Nodejs10X Amazon.Lambda.Runtime

Constant Nodejs10X for Runtime

Field Static Field Nodejs12X Amazon.Lambda.Runtime

Constant Nodejs12X for Runtime

Field Static Field Nodejs14X Amazon.Lambda.Runtime

Constant Nodejs14X for Runtime

Field Static Field Nodejs16X Amazon.Lambda.Runtime

Constant Nodejs16X for Runtime

Field Static Field Nodejs18X Amazon.Lambda.Runtime

Constant Nodejs18X for Runtime

Field Static Field Nodejs20X Amazon.Lambda.Runtime

Constant Nodejs20X for Runtime

Field Static Field Nodejs43 Amazon.Lambda.Runtime

Constant Nodejs43 for Runtime

Field Static Field Nodejs43Edge Amazon.Lambda.Runtime

Constant Nodejs43Edge for Runtime

Field Static Field Nodejs610 Amazon.Lambda.Runtime

Constant Nodejs610 for Runtime

Field Static Field Nodejs810 Amazon.Lambda.Runtime

Constant Nodejs810 for Runtime

Field Static Field Provided Amazon.Lambda.Runtime

Constant Provided for Runtime

Field Static Field ProvidedAl2 Amazon.Lambda.Runtime

Constant ProvidedAl2 for Runtime

Field Static Field ProvidedAl2023 Amazon.Lambda.Runtime

Constant ProvidedAl2023 for Runtime

Field Static Field Python27 Amazon.Lambda.Runtime

Constant Python27 for Runtime

Field Static Field Python310 Amazon.Lambda.Runtime

Constant Python310 for Runtime

Field Static Field Python311 Amazon.Lambda.Runtime

Constant Python311 for Runtime

Field Static Field Python312 Amazon.Lambda.Runtime

Constant Python312 for Runtime

Field Static Field Python36 Amazon.Lambda.Runtime

Constant Python36 for Runtime

Field Static Field Python37 Amazon.Lambda.Runtime

Constant Python37 for Runtime

Field Static Field Python38 Amazon.Lambda.Runtime

Constant Python38 for Runtime

Field Static Field Python39 Amazon.Lambda.Runtime

Constant Python39 for Runtime

Field Static Field Ruby25 Amazon.Lambda.Runtime

Constant Ruby25 for Runtime

Field Static Field Ruby27 Amazon.Lambda.Runtime

Constant Ruby27 for Runtime

Field Static Field Ruby32 Amazon.Lambda.Runtime

Constant Ruby32 for Runtime

Field Static Field Ruby33 Amazon.Lambda.Runtime

Constant Ruby33 for Runtime

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5