Uses of Package
software.amazon.awscdk.services.elasticbeanstalk
Packages that use software.amazon.awscdk.services.elasticbeanstalk
Package
Description
AWS Elastic Beanstalk Construct Library
-
Classes in software.amazon.awscdk.services.elasticbeanstalk used by software.amazon.awscdk.services.elasticbeanstalkClassDescriptionSpecify 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.Use 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.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.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.MaxCountRulePropertyProperties for defining aCfnApplication.A builder 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.SourceBundlePropertyProperties for defining aCfnApplicationVersion.A builder 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.Use 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.SourceConfigurationPropertyProperties for defining aCfnConfigurationTemplate.A builder 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.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.TierPropertyProperties for defining aCfnEnvironment.A builder forCfnEnvironmentProps