/dhall-aws-cloudformation/cloudformation/AWS::CodeGuruProfiler::ProfilingGroup/Channel.dhall

Copy path to clipboard

Source

{ Type =
{ channelId : Optional (./../../Fn.dhall).CfnText
, channelUri : (./../../Fn.dhall).CfnText
}
, default.channelId = None (./../../Fn.dhall).CfnText
}