environments property

List<String>? environments
getter/setter pair

If provided, only environments in this list are matched.

This field is ignored if all_environments is true.

Optional.

Implementation

core.List<core.String>? environments;