/dhall-aws-cloudformation/cloudformation/AWS::Greengrass::CoreDefinitionVersion/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ CoreDefinitionId : (./../../Fn.dhall).CfnText
, Cores : List (./Core.dhall).Type
}
, default = {=}
}