Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.elasticbeanstalk.CfnApplicationPropsMixin.MaxAgeRuleProperty.Builder
Packages that use CfnApplicationPropsMixin.MaxAgeRuleProperty.Builder
-
Uses of CfnApplicationPropsMixin.MaxAgeRuleProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.elasticbeanstalk
Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticbeanstalk that return CfnApplicationPropsMixin.MaxAgeRuleProperty.BuilderModifier and TypeMethodDescriptionCfnApplicationPropsMixin.MaxAgeRuleProperty.builder()CfnApplicationPropsMixin.MaxAgeRuleProperty.Builder.deleteSourceFromS3(Boolean deleteSourceFromS3) Sets the value ofCfnApplicationPropsMixin.MaxAgeRuleProperty.getDeleteSourceFromS3()CfnApplicationPropsMixin.MaxAgeRuleProperty.Builder.deleteSourceFromS3(IResolvable deleteSourceFromS3) Sets the value ofCfnApplicationPropsMixin.MaxAgeRuleProperty.getDeleteSourceFromS3()Sets the value ofCfnApplicationPropsMixin.MaxAgeRuleProperty.getEnabled()CfnApplicationPropsMixin.MaxAgeRuleProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnApplicationPropsMixin.MaxAgeRuleProperty.getEnabled()CfnApplicationPropsMixin.MaxAgeRuleProperty.Builder.maxAgeInDays(Number maxAgeInDays) Sets the value ofCfnApplicationPropsMixin.MaxAgeRuleProperty.getMaxAgeInDays()Constructors in software.amazon.awscdk.cfnpropertymixins.services.elasticbeanstalk with parameters of type CfnApplicationPropsMixin.MaxAgeRuleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplicationPropsMixin.MaxAgeRuleProperty.Builder.