capture Content Type Header
suspend fun captureContentTypeHeader(value: Output<EndpointConfigurationDataCaptureConfigCaptureContentTypeHeaderArgs>)
suspend fun captureContentTypeHeader(value: EndpointConfigurationDataCaptureConfigCaptureContentTypeHeaderArgs?)
Parameters
value
The content type headers to capture. Fields are documented below.
suspend fun captureContentTypeHeader(argument: suspend EndpointConfigurationDataCaptureConfigCaptureContentTypeHeaderArgsBuilder.() -> Unit)
Parameters
argument
The content type headers to capture. Fields are documented below.