menu
aws_elasticbeanstalk_api package
documentation
elasticbeanstalk-2010-12-01.dart
MaxAgeRule
MaxAgeRule constructor
MaxAgeRule constructor
dark_mode
light_mode
MaxAgeRule
constructor
MaxAgeRule
(
{
required
bool
enabled
,
bool
?
deleteSourceFromS3
,
int
?
maxAgeInDays
,
})
Implementation
MaxAgeRule({ required this.enabled, this.deleteSourceFromS3, this.maxAgeInDays, });
aws_elasticbeanstalk_api package
documentation
elasticbeanstalk-2010-12-01
MaxAgeRule
MaxAgeRule constructor
MaxAgeRule class