schema

@JvmName(name = "qyglyftftecfjydy")
suspend fun schema(value: Output<CustomResourceValidationPatchArgs>)
@JvmName(name = "ktlgswshkqbmwjan")
suspend fun schema(value: CustomResourceValidationPatchArgs?)

Parameters

value

schema describes the schema used for validation and pruning of this version of the custom resource. Top-level and per-version schemas are mutually exclusive. Per-version schemas must not all be set to identical values (top-level validation schema should be used instead).


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

Parameters

argument

schema describes the schema used for validation and pruning of this version of the custom resource. Top-level and per-version schemas are mutually exclusive. Per-version schemas must not all be set to identical values (top-level validation schema should be used instead).