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.

Information about the platform for the Amazon ECS service or task.

For more information about RuntimePlatform, see RuntimePlatform in the Amazon Elastic Container Service Developer Guide.

Inheritance Hierarchy

System.Object
  Amazon.ECS.Model.RuntimePlatform

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

Syntax

C#
public class RuntimePlatform

The RuntimePlatform type exposes the following members

Constructors

NameDescription
Public Method RuntimePlatform()

Properties

NameTypeDescription
Public Property CpuArchitecture Amazon.ECS.CPUArchitecture

Gets and sets the property CpuArchitecture.

The CPU architecture.

You can run your Linux tasks on an ARM-based platform by setting the value to ARM64. This option is available for tasks that run on Linux Amazon EC2 instance or Linux containers on Fargate.

Public Property OperatingSystemFamily Amazon.ECS.OSFamily

Gets and sets the property OperatingSystemFamily.

The operating system.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5