/dhall-aws-cloudformation/cloudformation/AWS::EventSchemas::Discoverer.dhall

Copy path to clipboard

Source

{ Properties = ./AWS::EventSchemas::Discoverer/Properties.dhall
, Resources = ./AWS::EventSchemas::Discoverer/Resources.dhall
, TagsEntry = ./AWS::EventSchemas::Discoverer/TagsEntry.dhall
, GetAttr =
{ DiscovererArn = (./../Fn.dhall).GetAttOf "DiscovererArn"
, DiscovererId = (./../Fn.dhall).GetAttOf "DiscovererId"
, State = (./../Fn.dhall).GetAttOf "State"
}
}