/dhall-aws-cloudformation/cloudformation/AWS::Greengrass::DeviceDefinitionVersion/Properties.dhall
Copy path to clipboardSource
{ Type =
{ DeviceDefinitionId : (./../../Fn.dhall).CfnText
, Devices : List (./Device.dhall).Type
}
, default = {=}
}
{ Type =
{ DeviceDefinitionId : (./../../Fn.dhall).CfnText
, Devices : List (./Device.dhall).Type
}
, default = {=}
}