strictMaxEnabled

@JvmName(name = "xnqqjqjbucavgrmy")
suspend fun strictMaxEnabled(value: Output<Boolean>)
@JvmName(name = "xipxcnikcdiattyg")
suspend fun strictMaxEnabled(value: Boolean?)

Parameters

value

Whether each value needs to be strictly lesser than ('<') the maximum, or if equality is allowed. Only relevant if a maxValue has been defined. Default = false.