jsonPath property

String jsonPath
final

jsonPath is a simple JSON path (i.e. with array notation) which is evaluated against each custom resource to produce the value for this column.

Implementation

final String jsonPath;