/dhall-aws-cloudformation/cloudformation/AWS::IoT::Logging/Properties.dhall
Copy path to clipboardSource
{ Type =
{ AccountId : (./../../Fn.dhall).CfnText
, DefaultLogLevel : (./../../Fn.dhall).CfnText
, RoleArn : (./../../Fn.dhall).CfnText
}
, default = {=}
}