EndpointConfigurationDataCaptureConfigCaptureContentTypeHeader class
Constructors
-
Creates a new EndpointConfigurationDataCaptureConfigCaptureContentTypeHeader.
csvContentTypes CSV content type headers to capture. One of csvContentTypes or jsonContentTypes is required.
jsonContentTypes The JSON content type headers to capture. One of jsonContentTypes or csvContentTypes is required.
const
-
factory
Properties
-
csvContentTypes
→ Input<List<String>?>?
-
CSV content type headers to capture. One of
csvContentTypes or jsonContentTypes is required.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
jsonContentTypes
→ Input<List<String>?>?
-
The JSON content type headers to capture. One of
jsonContentTypes or csvContentTypes is required.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited