validation

@JvmName(name = "fklrurrvucqwdqas")
suspend fun validation(value: Output<CustomResourceValidationPatchArgs>)
@JvmName(name = "fnotfbfvlbkawodp")
suspend fun validation(value: CustomResourceValidationPatchArgs?)

Parameters

value

validation describes the schema used for validation and pruning of the custom resource. If present, this validation schema is used to validate all versions. Top-level and per-version schemas are mutually exclusive.


@JvmName(name = "fwdkvrlywbylukoh")
suspend fun validation(argument: suspend CustomResourceValidationPatchArgsBuilder.() -> Unit)

Parameters

argument

validation describes the schema used for validation and pruning of the custom resource. If present, this validation schema is used to validate all versions. Top-level and per-version schemas are mutually exclusive.