menu
aws_elasticbeanstalk_api package
documentation
elasticbeanstalk-2010-12-01.dart
Deployment
Deployment constructor
Deployment constructor
dark_mode
light_mode
Deployment
constructor
Deployment
(
{
int
?
deploymentId
,
DateTime
?
deploymentTime
,
String
?
status
,
String
?
versionLabel
,
})
Implementation
Deployment({ this.deploymentId, this.deploymentTime, this.status, this.versionLabel, });
aws_elasticbeanstalk_api package
documentation
elasticbeanstalk-2010-12-01
Deployment
Deployment constructor
Deployment class