Amplify Toolbox
    Preparing search index...

    Tuple of Amplify App name and branch

    type AppNameAndBranchBackendIdentifier = {
        appName: string;
        branchName: string;
    }
    Index

    Properties

    Properties

    appName: string
    branchName: string