startsWiths property

Input<List<String>?>? startsWiths
final

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

Implementation

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