environment property

Input<Map<String, String>?>? environment
final

Sets the environment variables in the container that the monitoring job runs. A list of key value pairs.

Implementation

final pulumi.Input<Map<String, String>?>? environment;