menu
aws_greengrass_api package
documentation
greengrass-2017-06-07.dart
CreateSoftwareUpdateJobResponse
CreateSoftwareUpdateJobResponse constructor
CreateSoftwareUpdateJobResponse constructor
dark_mode
light_mode
CreateSoftwareUpdateJobResponse
constructor
CreateSoftwareUpdateJobResponse
(
{
String
?
iotJobArn
,
String
?
iotJobId
,
String
?
platformSoftwareVersion
,
})
Implementation
CreateSoftwareUpdateJobResponse({ this.iotJobArn, this.iotJobId, this.platformSoftwareVersion, });
aws_greengrass_api package
documentation
greengrass-2017-06-07
CreateSoftwareUpdateJobResponse
CreateSoftwareUpdateJobResponse constructor
CreateSoftwareUpdateJobResponse class