endsWiths property

Input<List<String>?>? endsWiths
final

Match if the field value ends with one of the specified values.

Implementation

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