• Preparing search index...
  • The search index is not available
@salesforce/core
  • @salesforce/core
  • org/scratchOrgErrorCodes
  • validateScratchOrgInfoForResume

Function validateScratchOrgInfoForResume

  • validateScratchOrgInfoForResume(__namedParameters: {
        cache: ScratchOrgCache;
        hubUsername: string;
        jobId: string;
        scratchOrgInfo: ScratchOrgInfo;
    }): Promise<ScratchOrgInfo>
  • Parameters

    • __namedParameters: {
          cache: ScratchOrgCache;
          hubUsername: string;
          jobId: string;
          scratchOrgInfo: ScratchOrgInfo;
      }
      • cache: ScratchOrgCache
      • hubUsername: string
      • jobId: string
      • scratchOrgInfo: ScratchOrgInfo

    Returns Promise<ScratchOrgInfo>

    • Defined in src/org/scratchOrgErrorCodes.ts:38

Settings

Member Visibility

Theme

Modules

  • @salesforce/core
    • config/authInfoConfig
    • config/config
    • config/configAggregator
      • ConfigAggregator
    • config/configFile
      • ConfigFile
    • config/configStore
    • config/envVars
      • <internal>
    • config/orgUsersConfig
      • OrgUsersConfig
    • config/sandboxOrgConfig
      • SandboxOrgConfig
    • config/sandboxProcessCache
    • config/tokensConfig
    • config/ttlConfig
      • TTLConfig
    • crypto/crypto
      • <internal>
    • crypto/keyChain
    • crypto/keyChainImpl
      • <internal>
    • crypto/secureBuffer
    • deviceOauthService
    • exported
    • global
    • lifecycleEvents
      • <internal>
    • logger/cleanup
    • logger/filters
    • logger/logger
    • logger/memoryLogger
    • logger/transformStream
    • messageTransformer
    • messages
    • org
    • org/authInfo
      • <internal>
      • AuthInfo
    • org/authRemover
    • org/connection
      • Connection
    • org/org
      • Org
    • org/orgConfigProperties
    • org/permissionSetAssignment
    • org/scratchOrgCache
    • org/scratchOrgCreate
    • org/scratchOrgErrorCodes
    • org/scratchOrgFeatureDeprecation
      • <internal>
    • org/scratchOrgInfoApi
    • org/scratchOrgInfoGenerator
      • <internal>
    • org/scratchOrgLifecycleEvents
    • org/scratchOrgSettingsGenerator
    • org/scratchOrgTypes
    • org/user
      • DefaultUserFields
      • User
    • schema/printer
    • schema/validator
    • sfError
    • sfProject
    • stateAggregator
    • stateAggregator/accessors/aliasAccessor
    • stateAggregator/accessors/orgAccessor
    • stateAggregator/accessors/sandboxAccessor
    • stateAggregator/accessors/tokenAccessor
    • stateAggregator/stateAggregator
    • status/myDomainResolver
      • MyDomainResolver
    • status/pollingClient
      • PollingClient
    • status/streamingClient
      • StreamingClient
    • status/types
    • testSetup
      • <internal>
    • util/cache
    • util/checkLightningDomain
    • util/directoryWriter
    • util/getJwtAudienceUrl
    • util/internal
    • util/jsonXmlTools
    • util/mapKeys
    • util/sfdc
    • util/sfdcUrl
    • util/structuredWriter
    • util/unwrapArray
    • util/zipWriter
    • webOAuthServer
      • <internal>
      • WebOAuthServer
  • checkScratchOrgInfoForErrors
  • validateScratchOrgInfoForResume