notEndsWiths property

Input<List<String>?>? notEndsWiths
final

Match if the field value does not end with one of the specified values.

Implementation

final pulumi.Input<List<String>?>? notEndsWiths;