Safe Haskell | None |
---|---|
Language | Haskell2010 |
The AWS::IAM::UserToGroupAddition type adds AWS Identity and Access Management (IAM) users to a group. This type supports updates. For more information about updating stacks, see AWS CloudFormation Stacks Updates.
Documentation
data UserToGroupAddition Source
Full data type definition for UserToGroupAddition. See
userToGroupAddition
for a more convenient constructor.
Constructor for UserToGroupAddition
containing required fields as
arguments.
utgaGroupName :: Lens' UserToGroupAddition (Val Text) Source
The name of group to add users to.