/dhall-aws-cloudformation/cloudformation/AWS::EventSchemas::Registry.dhall
Copy path to clipboardSource
{ Properties = ./AWS::EventSchemas::Registry/Properties.dhall
, Resources = ./AWS::EventSchemas::Registry/Resources.dhall
, TagsEntry = ./AWS::EventSchemas::Registry/TagsEntry.dhall
, GetAttr =
{ RegistryArn = (./../Fn.dhall).GetAttOf "RegistryArn"
, RegistryName = (./../Fn.dhall).GetAttOf "RegistryName"
}
}