contentType

@JvmName(name = "cdhuibxnwihfofjc")
suspend fun contentType(value: Output<String>)
@JvmName(name = "uaxvfwnhpmmbbsch")
suspend fun contentType(value: String)

Parameters

value

The type of content in the payload that you are defining in the content argument. Valid values are TEXT_PLAIN, TEXT_HTML, or APPLICATION_JSON.