menu
aws_elasticbeanstalk_api package
documentation
elasticbeanstalk-2010-12-01.dart
ApplicationDescription
versions property
versions property
dark_mode
light_mode
versions
property
List
<
String
>
?
versions
final
The names of the versions for this application.
Implementation
final List<String>? versions;
aws_elasticbeanstalk_api package
documentation
elasticbeanstalk-2010-12-01
ApplicationDescription
versions property
ApplicationDescription class