nonMatchValue property

Input<String?>? nonMatchValue
final

Specifies a value to insert into the value field in the result if a key-value pair is not successfully split.

Implementation

final pulumi.Input<String?>? nonMatchValue;