AWS SDK for .NET Documentation
Tier Property
AmazonAmazon.ElasticBeanstalk.ModelUpdateEnvironmentRequestTier Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Tier.

This specifies the tier to use to update the environment.

Condition: You can only update the tier version for an environment. If you change the name of the type, AWS Elastic Beanstalk returns

CopyC#
InvalidParameterValue
error.

Declaration Syntax
C#
public EnvironmentTier Tier { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)