Package software.amazon.awscdk.services.elasticbeanstalk
package software.amazon.awscdk.services.elasticbeanstalk
AWS Elastic Beanstalk Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.elasticbeanstalk.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for ElasticBeanstalk construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::ElasticBeanstalk resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::ElasticBeanstalk.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionSpecify an AWS Elastic Beanstalk application by using the AWS::ElasticBeanstalk::Application resource in an AWS CloudFormation template.Use the
ApplicationResourceLifecycleConfigproperty type to specify lifecycle settings for resources that belong to an AWS Elastic Beanstalk application when defining an AWS::ElasticBeanstalk::Application resource in an AWS CloudFormation template.An implementation forCfnApplication.ApplicationResourceLifecycleConfigPropertyUse theApplicationVersionLifecycleConfigproperty type to specify application version lifecycle settings for an AWS Elastic Beanstalk application when defining an AWS::ElasticBeanstalk::Application resource in an AWS CloudFormation template.A builder forCfnApplication.ApplicationVersionLifecycleConfigPropertyAn implementation forCfnApplication.ApplicationVersionLifecycleConfigPropertyA fluent builder forCfnApplication.Use theMaxAgeRuleproperty type to specify a max age rule to restrict the length of time that application versions are retained for an AWS Elastic Beanstalk application when defining an AWS::ElasticBeanstalk::Application resource in an AWS CloudFormation template.A builder forCfnApplication.MaxAgeRulePropertyAn implementation forCfnApplication.MaxAgeRulePropertyUse theMaxAgeRuleproperty type to specify a max count rule to restrict the number of application versions that are retained for an AWS Elastic Beanstalk application when defining an AWS::ElasticBeanstalk::Application resource in an AWS CloudFormation template.A builder forCfnApplication.MaxCountRulePropertyAn implementation forCfnApplication.MaxCountRulePropertyProperties for defining aCfnApplication.A builder forCfnApplicationPropsAn implementation forCfnApplicationPropsSpecify an AWS Elastic Beanstalk application version by using the AWS::ElasticBeanstalk::ApplicationVersion resource in an AWS CloudFormation template.A fluent builder forCfnApplicationVersion.Use theSourceBundleproperty type to specify the Amazon S3 location of the source bundle for an AWS Elastic Beanstalk application version when defining an AWS::ElasticBeanstalk::ApplicationVersion resource in an AWS CloudFormation template.A builder forCfnApplicationVersion.SourceBundlePropertyAn implementation forCfnApplicationVersion.SourceBundlePropertyProperties for defining aCfnApplicationVersion.A builder forCfnApplicationVersionPropsAn implementation forCfnApplicationVersionPropsSpecify an AWS Elastic Beanstalk configuration template by using the AWS::ElasticBeanstalk::ConfigurationTemplate resource in an AWS CloudFormation template.A fluent builder forCfnConfigurationTemplate.Use theConfigurationOptionSettingproperty type to specify an option for an AWS Elastic Beanstalk configuration template when defining an AWS::ElasticBeanstalk::ConfigurationTemplate resource in an AWS CloudFormation template.An implementation forCfnConfigurationTemplate.ConfigurationOptionSettingPropertyUse theSourceConfigurationproperty type to specify another AWS Elastic Beanstalk configuration template as the base to creating a new AWS::ElasticBeanstalk::ConfigurationTemplate resource in an AWS CloudFormation template.A builder forCfnConfigurationTemplate.SourceConfigurationPropertyAn implementation forCfnConfigurationTemplate.SourceConfigurationPropertyProperties for defining aCfnConfigurationTemplate.A builder forCfnConfigurationTemplatePropsAn implementation forCfnConfigurationTemplatePropsSpecify an AWS Elastic Beanstalk environment by using the AWS::ElasticBeanstalk::Environment resource in an AWS CloudFormation template.A fluent builder forCfnEnvironment.Use theOptionSettingproperty type to specify an option for an AWS Elastic Beanstalk environment when defining an AWS::ElasticBeanstalk::Environment resource in an AWS CloudFormation template.A builder forCfnEnvironment.OptionSettingPropertyAn implementation forCfnEnvironment.OptionSettingPropertyUse theTierproperty type to specify the environment tier for an AWS Elastic Beanstalk environment when defining an AWS::ElasticBeanstalk::Environment resource in an AWS CloudFormation template.A builder forCfnEnvironment.TierPropertyAn implementation forCfnEnvironment.TierPropertyProperties for defining aCfnEnvironment.A builder forCfnEnvironmentPropsAn implementation forCfnEnvironmentProps