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