menu
aws_greengrass_api package
documentation
greengrass-2017-06-07.dart
CreateDeviceDefinitionVersionResponse
CreateDeviceDefinitionVersionResponse.new constructor
CreateDeviceDefinitionVersionResponse.new constructor
dark_mode
light_mode
CreateDeviceDefinitionVersionResponse
constructor
CreateDeviceDefinitionVersionResponse
(
{
String
?
arn
,
String
?
creationTimestamp
,
String
?
id
,
String
?
version
,
})
Implementation
CreateDeviceDefinitionVersionResponse({ this.arn, this.creationTimestamp, this.id, this.version, });
aws_greengrass_api package
documentation
greengrass-2017-06-07
CreateDeviceDefinitionVersionResponse
CreateDeviceDefinitionVersionResponse.new constructor
CreateDeviceDefinitionVersionResponse class