notStartsWiths property

Input<List<String>?>? notStartsWiths
final

Match if the field value does not start with any of the specified values.

Implementation

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