/dhall-aws-cloudformation/cloudformation/AWS::EntityResolution::SchemaMapping.dhall

Copy path to clipboard

Source

{ Properties = ./AWS::EntityResolution::SchemaMapping/Properties.dhall
, Resources = ./AWS::EntityResolution::SchemaMapping/Resources.dhall
, SchemaInputAttribute =
./AWS::EntityResolution::SchemaMapping/SchemaInputAttribute.dhall
, GetAttr =
{ CreatedAt = (./../Fn.dhall).GetAttOf "CreatedAt"
, HasWorkflows = (./../Fn.dhall).GetAttOf "HasWorkflows"
, SchemaArn = (./../Fn.dhall).GetAttOf "SchemaArn"
, UpdatedAt = (./../Fn.dhall).GetAttOf "UpdatedAt"
}
}