| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsElasticBeanstalkEnvironmentTier |
AwsElasticBeanstalkEnvironmentTier.clone() |
AwsElasticBeanstalkEnvironmentTier |
AwsElasticBeanstalkEnvironmentDetails.getTier()
The tier of the environment.
|
AwsElasticBeanstalkEnvironmentTier |
AwsElasticBeanstalkEnvironmentTier.withName(String name)
The name of the environment tier.
|
AwsElasticBeanstalkEnvironmentTier |
AwsElasticBeanstalkEnvironmentTier.withType(String type)
The type of environment tier.
|
AwsElasticBeanstalkEnvironmentTier |
AwsElasticBeanstalkEnvironmentTier.withVersion(String version)
The version of the environment tier.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsElasticBeanstalkEnvironmentDetails.setTier(AwsElasticBeanstalkEnvironmentTier tier)
The tier of the environment.
|
AwsElasticBeanstalkEnvironmentDetails |
AwsElasticBeanstalkEnvironmentDetails.withTier(AwsElasticBeanstalkEnvironmentTier tier)
The tier of the environment.
|
Copyright © 2022. All rights reserved.