/dhall-aws-cloudformation/cloudformation/AWS::Evidently::Launch/LaunchGroupObject.dhall
Copy path to clipboardSource
{ Type =
{ Description : Optional (./../../Fn.dhall).CfnText
, Feature : (./../../Fn.dhall).CfnText
, GroupName : (./../../Fn.dhall).CfnText
, Variation : (./../../Fn.dhall).CfnText
}
, default.Description = None (./../../Fn.dhall).CfnText
}