instanceConfig property

InstanceConfig? instanceConfig
getter/setter pair

The InstanceConfig proto of the configuration to create.

instance_config.name must be /instanceConfigs/. instance_config.base_config must be a Google managed configuration name, e.g. /instanceConfigs/us-east1, /instanceConfigs/nam3.

Required.

Implementation

InstanceConfig? instanceConfig;