/dhall-aws-cloudformation/cloudformation/AWS::MediaPackage::Channel/IngestEndpoint.dhall

Copy path to clipboard

Source

{ Type =
{ Id : (./../../Fn.dhall).CfnText
, Password : (./../../Fn.dhall).CfnText
, Url : (./../../Fn.dhall).CfnText
, Username : (./../../Fn.dhall).CfnText
}
, default = {=}
}