User Pool User To Group Attachment Args
data class UserPoolUserToGroupAttachmentArgs(val groupName: Output<String>? = null, val userPoolId: Output<String>? = null, val username: Output<String>? = null) : ConvertibleToJava<UserPoolUserToGroupAttachmentArgs>
Resource Type definition for AWS::Cognito::UserPoolUserToGroupAttachment