| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticbeanstalk |
| 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)
`AWS::ElasticBeanstalk::Environment.Tier`.
|
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.tier(CfnEnvironment.TierProperty tier)
Sets the value of
CfnEnvironmentProps.getTier() |
CfnEnvironment.Builder |
CfnEnvironment.Builder.tier(CfnEnvironment.TierProperty tier)
`AWS::ElasticBeanstalk::Environment.Tier`.
|
Copyright © 2021. All rights reserved.