Uses of Class
software.amazon.awscdk.services.elasticbeanstalk.CfnApplication.ApplicationVersionLifecycleConfigProperty.Builder
Packages that use CfnApplication.ApplicationVersionLifecycleConfigProperty.Builder
Package
Description
AWS Elastic Beanstalk Construct Library
-
Uses of CfnApplication.ApplicationVersionLifecycleConfigProperty.Builder in software.amazon.awscdk.services.elasticbeanstalk
Methods in software.amazon.awscdk.services.elasticbeanstalk that return CfnApplication.ApplicationVersionLifecycleConfigProperty.BuilderModifier and TypeMethodDescriptionCfnApplication.ApplicationVersionLifecycleConfigProperty.builder()CfnApplication.ApplicationVersionLifecycleConfigProperty.Builder.maxAgeRule(IResolvable maxAgeRule) Sets the value ofCfnApplication.ApplicationVersionLifecycleConfigProperty.getMaxAgeRule()CfnApplication.ApplicationVersionLifecycleConfigProperty.Builder.maxAgeRule(CfnApplication.MaxAgeRuleProperty maxAgeRule) Sets the value ofCfnApplication.ApplicationVersionLifecycleConfigProperty.getMaxAgeRule()CfnApplication.ApplicationVersionLifecycleConfigProperty.Builder.maxCountRule(IResolvable maxCountRule) CfnApplication.ApplicationVersionLifecycleConfigProperty.Builder.maxCountRule(CfnApplication.MaxCountRuleProperty maxCountRule) Constructors in software.amazon.awscdk.services.elasticbeanstalk with parameters of type CfnApplication.ApplicationVersionLifecycleConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplication.ApplicationVersionLifecycleConfigProperty.Builder.