Amplify Toolbox
    Preparing search index...
    type ListBackendsRequest = {
        backendStatusFilters?: BackendStatus[];
        deploymentType: DeploymentType;
    }
    Index

    Properties

    backendStatusFilters?: BackendStatus[]
    deploymentType: DeploymentType