Uses of Package
software.amazon.awscdk.services.elasticbeanstalk
Package
Description
AWS Elastic Beanstalk Construct Library
-
ClassDescriptionSpecify an AWS Elastic Beanstalk application by using the AWS::ElasticBeanstalk::Application resource in an AWS CloudFormation template.Use the
ApplicationResourceLifecycleConfig
property 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.Use theApplicationVersionLifecycleConfig
property 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.ApplicationVersionLifecycleConfigProperty
A fluent builder forCfnApplication
.Use theMaxAgeRule
property 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.MaxAgeRuleProperty
Use theMaxAgeRule
property 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.MaxCountRuleProperty
Properties for defining aCfnApplication
.A builder forCfnApplicationProps
Specify an AWS Elastic Beanstalk application version by using the AWS::ElasticBeanstalk::ApplicationVersion resource in an AWS CloudFormation template.A fluent builder forCfnApplicationVersion
.Use theSourceBundle
property 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.SourceBundleProperty
Properties for defining aCfnApplicationVersion
.A builder forCfnApplicationVersionProps
Specify an AWS Elastic Beanstalk configuration template by using the AWS::ElasticBeanstalk::ConfigurationTemplate resource in an AWS CloudFormation template.A fluent builder forCfnConfigurationTemplate
.Use theConfigurationOptionSetting
property type to specify an option for an AWS Elastic Beanstalk configuration template when defining an AWS::ElasticBeanstalk::ConfigurationTemplate resource in an AWS CloudFormation template.Use theSourceConfiguration
property 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.SourceConfigurationProperty
Properties for defining aCfnConfigurationTemplate
.A builder forCfnConfigurationTemplateProps
Specify an AWS Elastic Beanstalk environment by using the AWS::ElasticBeanstalk::Environment resource in an AWS CloudFormation template.A fluent builder forCfnEnvironment
.Use theOptionSetting
property 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.OptionSettingProperty
Use theTier
property 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.TierProperty
Properties for defining aCfnEnvironment
.A builder forCfnEnvironmentProps