env property

List<EnvVar> env
final

Optional. Environment variables to be set with the Reasoning Engine deployment. The environment variables can be updated through the UpdateReasoningEngine API.

Implementation

final List<EnvVar> env;