updateBehavior

@JvmName(name = "sksxpqfkqbntwrhl")
suspend fun updateBehavior(value: Output<String>)
@JvmName(name = "jbilgdakoeqynfkl")
suspend fun updateBehavior(value: String?)

Parameters

value

The update behavior when the crawler finds a changed schema. Valid values: LOG or UPDATE_IN_DATABASE. Defaults to UPDATE_IN_DATABASE.