menu
aws_datapipeline_api package
documentation
datapipeline-2012-10-29.dart
QueryObjectsOutput
QueryObjectsOutput constructor
QueryObjectsOutput constructor
dark_mode
light_mode
QueryObjectsOutput
constructor
QueryObjectsOutput
(
{
bool
?
hasMoreResults
,
List
<
String
>
?
ids
,
String
?
marker
,
})
Implementation
QueryObjectsOutput({ this.hasMoreResults, this.ids, this.marker, });
aws_datapipeline_api package
documentation
datapipeline-2012-10-29
QueryObjectsOutput
QueryObjectsOutput constructor
QueryObjectsOutput class