environment property

Map<String, String>? environment
final

Sets the environment variables in the container that the monitoring job runs.

Implementation

final Map<String, String>? environment;