nullable

@JvmName(name = "vukwoxnlqqnppimd")
suspend fun nullable(value: Output<Boolean>)
@JvmName(name = "tpitsjawjaufkqmt")
suspend fun nullable(value: Boolean?)

Parameters

value

Whether or not the column can accept a null value.