ValidationConfigArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "fxubtktotmuugudd")
suspend fun disableFhirpathValidation(value: Output<Boolean>)
@JvmName(name = "iaifyggacwvfashn")
suspend fun disableFhirpathValidation(value: Boolean?)
Link copied to clipboard
@JvmName(name = "capqkfoprfxpnsbx")
suspend fun disableProfileValidation(value: Output<Boolean>)
@JvmName(name = "avcrlyougepvnbuf")
suspend fun disableProfileValidation(value: Boolean?)
Link copied to clipboard
@JvmName(name = "bcloflhvmhyspxvg")
suspend fun disableReferenceTypeValidation(value: Output<Boolean>)
@JvmName(name = "vgadsppqyhvwwylp")
suspend fun disableReferenceTypeValidation(value: Boolean?)
Link copied to clipboard
@JvmName(name = "ftpkrkivsctfcqjs")
suspend fun disableRequiredFieldValidation(value: Output<Boolean>)
@JvmName(name = "olayeiufvdcfufkk")
suspend fun disableRequiredFieldValidation(value: Boolean?)
Link copied to clipboard
@JvmName(name = "cmflhabxiefwhwaj")
suspend fun enabledImplementationGuides(value: Output<List<String>>)
@JvmName(name = "goocvufbeglxiriq")
suspend fun enabledImplementationGuides(vararg values: Output<String>)
@JvmName(name = "vtjriolapealkvit")
suspend fun enabledImplementationGuides(vararg values: String)
@JvmName(name = "ardwoxmxxdqhtbfe")
suspend fun enabledImplementationGuides(values: List<Output<String>>)
@JvmName(name = "qshoaklpuqktvvfb")
suspend fun enabledImplementationGuides(value: List<String>?)