data

@Nullable
abstract fun data(): @Nullable JsonElement

Returns the configuration data for this scaler as a JSON element.

Return

the data, or null if none

Since

1.15.2