jsonContentTypes property

Input<List<String>?>? jsonContentTypes
final

The JSON content type headers to capture. One of jsonContentTypes or csvContentTypes is required.

Implementation

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