menu
aws_iot_api package
documentation
iot-2015-05-28.dart
CreateThingGroupResponse
CreateThingGroupResponse.new constructor
CreateThingGroupResponse.new constructor
dark_mode
light_mode
CreateThingGroupResponse
constructor
CreateThingGroupResponse
(
{
String
?
thingGroupArn
,
String
?
thingGroupId
,
String
?
thingGroupName
,
})
Implementation
CreateThingGroupResponse({ this.thingGroupArn, this.thingGroupId, this.thingGroupName, });
aws_iot_api package
documentation
iot-2015-05-28
CreateThingGroupResponse
CreateThingGroupResponse.new constructor
CreateThingGroupResponse class