validation

@JvmName(name = "mxkvypoyauklfxrv")
suspend fun validation(value: Output<CustomResourceValidationPatchArgs>)
@JvmName(name = "mojhdwnmxtiiorxx")
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 = "ruimovpslgtnyxjd")
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.