Skip to content

@salesforce/b2c-tooling-sdk / instance / InstanceConfig

Interface: InstanceConfig

Defined in: packages/b2c-tooling-sdk/src/instance/index.ts:52

Instance configuration (hostname, code version, etc.)

Properties

codeVersion?

optional codeVersion: string

Defined in: packages/b2c-tooling-sdk/src/instance/index.ts:56

Code version for deployments


hostname

hostname: string

Defined in: packages/b2c-tooling-sdk/src/instance/index.ts:54

B2C instance hostname


webdavHostname?

optional webdavHostname: string

Defined in: packages/b2c-tooling-sdk/src/instance/index.ts:58

Separate hostname for WebDAV (if different from main hostname)

All rights reserved.