Amplify Toolbox
    Preparing search index...

    Type Alias BackendOutputRetrievalStrategy

    type BackendOutputRetrievalStrategy = {
        fetchBackendOutput: () => Promise<BackendOutput>;
    }
    Index

    Properties

    fetchBackendOutput: () => Promise<BackendOutput>

    Get all the output associated with the backend