message

@JvmName(name = "cjkmjxywmvryxxtb")
suspend fun message(value: Output<String>)
@JvmName(name = "oodoiybwojocccqs")
suspend fun message(value: String?)

Parameters

value

Message represents the message displayed when validation fails. The message is required if the Rule contains line breaks. The message must not contain line breaks. If unset, the message is "failed rule: {Rule}". e.g. "must be a URL with the host matching spec.host"