| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticbeanstalk |
AWS Elastic Beanstalk Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnEnvironment.TierProperty.Jsii$Proxy
An implementation for
CfnEnvironment.TierProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnEnvironment.TierProperty |
CfnEnvironment.TierProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnEnvironment.setTier(CfnEnvironment.TierProperty value)
Specifies the tier to use in creating this environment.
|
CfnEnvironment.Builder |
CfnEnvironment.Builder.tier(CfnEnvironment.TierProperty tier)
Specifies the tier to use in creating this environment.
|
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.tier(CfnEnvironment.TierProperty tier)
Sets the value of
CfnEnvironmentProps.getTier() |
Copyright © 2022. All rights reserved.