forwardWhenContentTypeIsUnknown

@JvmName(name = "vbudrwnfrylicjjq")
suspend fun forwardWhenContentTypeIsUnknown(value: Output<Boolean>)
@JvmName(name = "ivnlndddamrgcmkq")
suspend fun forwardWhenContentTypeIsUnknown(value: Boolean)

Parameters

value

specifies what to do when an unknown content type is provided for the profile. If true, content is forwarded without being encrypted when the content type is unknown. If false (the default), an error is returned when the content type is unknown.