Restore Plan Restore Config Transformation Rule Field Action
data class RestorePlanRestoreConfigTransformationRuleFieldAction(val fromPath: String? = null, val op: String, val path: String? = null, val value: String? = null)
Constructors
Link copied to clipboard
fun RestorePlanRestoreConfigTransformationRuleFieldAction(fromPath: String? = null, op: String, path: String? = null, value: String? = null)