/dhall-aws-cloudformation/cloudformation/AWS::Greengrass::LoggerDefinitionVersion/Logger.dhall
Copy path to clipboardSource
{ Type =
{ Component : (./../../Fn.dhall).CfnText
, Id : (./../../Fn.dhall).CfnText
, Level : (./../../Fn.dhall).CfnText
, Space : Optional Integer
, Type : (./../../Fn.dhall).CfnText
}
, default.Space = None Integer
}