SubstitutionRule constructor
SubstitutionRule({})
Implementation
SubstitutionRule({
this.newValue,
this.originalValuePattern,
this.targetGroupKinds,
this.targetJsonPath,
this.targetNamespaces,
});
SubstitutionRule({
this.newValue,
this.originalValuePattern,
this.targetGroupKinds,
this.targetJsonPath,
this.targetNamespaces,
});