contentType

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

Parameters

value

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