menu
aws_iot_api package
documentation
iot-2015-05-28.dart
Job
targets property
targets property
dark_mode
light_mode
targets
property
List
<
String
>
?
targets
final
A list of IoT things and thing groups to which the job should be sent.
Implementation
final List<String>? targets;
aws_iot_api package
documentation
iot-2015-05-28
Job
targets property
Job class