The configuration object to be accessed. This is the raw config that will be used directly or validated against the schema if provided.
Optionalschema?: StandardSchemaV1<TInputConfig, TOutputConfig>The optional schema used to validate and type the config.
Settings for configuring an
ConfigAccessorinstance.