/dhall-aws-cloudformation/cloudformation/AWS::LakeFormation::Tag/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ CatalogId : Optional (./../../Fn.dhall).CfnText
, TagKey : (./../../Fn.dhall).CfnText
, TagValues : List (./../../Fn.dhall).CfnText
}
, default.CatalogId = None (./../../Fn.dhall).CfnText
}