/dhall-aws-cloudformation/cloudformation/AWS::MediaTailor::LiveSource/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ HttpPackageConfigurations : List (./HttpPackageConfiguration.dhall).Type
, LiveSourceName : (./../../Fn.dhall).CfnText
, SourceLocationName : (./../../Fn.dhall).CfnText
, Tags : Optional (List (./../Tag.dhall).Type)
}
, default.Tags = None (List (./../Tag.dhall).Type)
}