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.

Describes the properties of an environment tier

Inheritance Hierarchy

System.Object
  Amazon.ElasticBeanstalk.Model.EnvironmentTier

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

Syntax

C#
public class EnvironmentTier

The EnvironmentTier type exposes the following members

Constructors

NameDescription
Public Method EnvironmentTier()

Properties

NameTypeDescription
Public Property Name System.String

Gets and sets the property Name.

The name of this environment tier.

Valid values:

  • For Web server tierWebServer

  • For Worker tierWorker

Public Property Type System.String

Gets and sets the property Type.

The type of this environment tier.

Valid values:

  • For Web server tierStandard

  • For Worker tierSQS/HTTP

Public Property Version System.String

Gets and sets the property Version.

The version of this environment tier. When you don't set a value to it, Elastic Beanstalk uses the latest compatible worker tier version.

This member is deprecated. Any specific version that you set may become out of date. We recommend leaving it unspecified.

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