menu
aws_deploy_api package
documentation
codedeploy-2014-10-06.dart
ListDeploymentGroupsOutput
ListDeploymentGroupsOutput constructor
ListDeploymentGroupsOutput constructor
dark_mode
light_mode
ListDeploymentGroupsOutput
constructor
ListDeploymentGroupsOutput
(
{
String
?
applicationName
,
List
<
String
>
?
deploymentGroups
,
String
?
nextToken
,
})
Implementation
ListDeploymentGroupsOutput({ this.applicationName, this.deploymentGroups, this.nextToken, });
aws_deploy_api package
documentation
codedeploy-2014-10-06
ListDeploymentGroupsOutput
ListDeploymentGroupsOutput constructor
ListDeploymentGroupsOutput class