menu
aws_iot_api package
documentation
iot-2015-05-28.dart
ListTargetsForPolicyResponse
ListTargetsForPolicyResponse.new constructor
ListTargetsForPolicyResponse.new constructor
dark_mode
light_mode
ListTargetsForPolicyResponse
constructor
ListTargetsForPolicyResponse
(
{
String
?
nextMarker
,
List
<
String
>
?
targets
,
})
Implementation
ListTargetsForPolicyResponse({ this.nextMarker, this.targets, });
aws_iot_api package
documentation
iot-2015-05-28
ListTargetsForPolicyResponse
ListTargetsForPolicyResponse.new constructor
ListTargetsForPolicyResponse class