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