/dhall-aws-cloudformation/cloudformation/AWS::Glue::SchemaVersionMetadata/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ Key : (./../../Fn.dhall).CfnText
, SchemaVersionId : (./../../Fn.dhall).CfnText
, Value : (./../../Fn.dhall).CfnText
}
, default = {=}
}