config property

String? config
getter/setter pair

The name of the instance's configuration.

Values are of the form projects//instanceConfigs/. See also InstanceConfig and ListInstanceConfigs.

Required.

Implementation

core.String? config;