/dhall-aws-cloudformation/cloudformation/AWS::IoT::Thing/AttributePayload.dhall
Copy path to clipboardSource
{ Type =
{ Attributes :
Optional
((./../../Prelude.dhall).Map.Type Text (./../../Fn.dhall).CfnText)
}
, default.Attributes
= None ((./../../Prelude.dhall).Map.Type Text (./../../Fn.dhall).CfnText)
}