isRequired

@JvmName(name = "kowrfqwcepijxoau")
suspend fun isRequired(value: Output<Boolean>)
@JvmName(name = "tswvjagtemhcecue")
suspend fun isRequired(value: Boolean?)

Parameters

value

Whether the property is mandatory. Default is 'false', i.e. populating property value can be skipped. If 'true' then user must populate the value for this property.