Amplify Toolbox
    Preparing search index...

    Type Alias AuthUserGroupInput

    type AuthUserGroupInput = {
        username: string;
    }
    Index

    Properties

    Properties

    username: string