AWSElasticBeanstalkEnvironmentTier
No description
type AWSElasticBeanstalkEnvironmentTier {
name: AWSElasticBeanstalkEnvironmentTierNameType!
type: AWSElasticBeanstalkEnvironmentTierType!
version: String!
}
Fields
AWSElasticBeanstalkEnvironmentTier.name
● AWSElasticBeanstalkEnvironmentTierNameType!
non-null enum
The name of this environment tier
AWSElasticBeanstalkEnvironmentTier.type
● AWSElasticBeanstalkEnvironmentTierType!
non-null enum
The type of this environment tier
AWSElasticBeanstalkEnvironmentTier.version
● String!
non-null scalar
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.