interpolate property

bool? interpolate
final

Whether to use the interpolated value for the field. If interpolate is true, the value will be interpolated with the environment variables.

Implementation

final bool? interpolate;