Safe Haskell | None |
---|---|
Language | Haskell2010 |
Stratosphere.Resources.CognitoUserPoolUserToGroupAttachment
- data CognitoUserPoolUserToGroupAttachment = CognitoUserPoolUserToGroupAttachment {}
- cognitoUserPoolUserToGroupAttachment :: Val Text -> Val Text -> Val Text -> CognitoUserPoolUserToGroupAttachment
- cuputgaGroupName :: Lens' CognitoUserPoolUserToGroupAttachment (Val Text)
- cuputgaUserPoolId :: Lens' CognitoUserPoolUserToGroupAttachment (Val Text)
- cuputgaUsername :: Lens' CognitoUserPoolUserToGroupAttachment (Val Text)
Documentation
data CognitoUserPoolUserToGroupAttachment #
Full data type definition for CognitoUserPoolUserToGroupAttachment. See
cognitoUserPoolUserToGroupAttachment
for a more convenient constructor.
Constructors
CognitoUserPoolUserToGroupAttachment | |
cognitoUserPoolUserToGroupAttachment #
Constructor for CognitoUserPoolUserToGroupAttachment
containing
required fields as arguments.