Amplify Toolbox
    Preparing search index...
    type DeployedBackendResource = {
        arn?: string;
        lastUpdated?: Date;
        logicalResourceId?: string;
        physicalResourceId?: string;
        resourceStatus?: string;
        resourceStatusReason?: string;
        resourceType?: string;
    }
    Index

    Properties

    arn?: string
    lastUpdated?: Date
    logicalResourceId?: string
    physicalResourceId?: string
    resourceStatus?: string
    resourceStatusReason?: string
    resourceType?: string