/dhall-aws-cloudformation/cloudformation/AWS::IAM::UserToGroupAddition/Properties.dhall
Copy path to clipboardSource
{ Type =
{ GroupName : (./../../Fn.dhall).CfnText
, Users : List (./../../Fn.dhall).CfnText
}
, default = {=}
}
{ Type =
{ GroupName : (./../../Fn.dhall).CfnText
, Users : List (./../../Fn.dhall).CfnText
}
, default = {=}
}