Amplify Toolbox
    Preparing search index...

    Type Alias ResolvePathResult

    type ResolvePathResult = {
        branchSecretPath: string;
        sharedSecretPath: string;
    }
    Index

    Properties

    branchSecretPath: string
    sharedSecretPath: string