Uses of Class
software.amazon.awscdk.services.elasticbeanstalk.CfnApplication.MaxCountRuleProperty.Builder
Package
Description
AWS Elastic Beanstalk Construct Library
-
Uses of CfnApplication.MaxCountRuleProperty.Builder in software.amazon.awscdk.services.elasticbeanstalk
Modifier and TypeMethodDescriptionCfnApplication.MaxCountRuleProperty.builder()
CfnApplication.MaxCountRuleProperty.Builder.deleteSourceFromS3
(Boolean deleteSourceFromS3) Sets the value ofCfnApplication.MaxCountRuleProperty.getDeleteSourceFromS3()
CfnApplication.MaxCountRuleProperty.Builder.deleteSourceFromS3
(IResolvable deleteSourceFromS3) Sets the value ofCfnApplication.MaxCountRuleProperty.getDeleteSourceFromS3()
Sets the value ofCfnApplication.MaxCountRuleProperty.getEnabled()
CfnApplication.MaxCountRuleProperty.Builder.enabled
(IResolvable enabled) Sets the value ofCfnApplication.MaxCountRuleProperty.getEnabled()
Sets the value ofCfnApplication.MaxCountRuleProperty.getMaxCount()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.MaxCountRuleProperty.Builder
.