spec

@JvmName(name = "pwwnmwvqfncyjgwl")
suspend fun spec(value: Output<ResourceClaimSpecPatchArgs>)
@JvmName(name = "wcevdjbdugsvsmmv")
suspend fun spec(value: ResourceClaimSpecPatchArgs?)

Parameters

value

Spec for the ResourceClaim. The entire content is copied unchanged into the ResourceClaim that gets created from this template. The same fields as in a ResourceClaim are also valid here.


@JvmName(name = "ktavdskpgurjkdka")
suspend fun spec(argument: suspend ResourceClaimSpecPatchArgsBuilder.() -> Unit)

Parameters

argument

Spec for the ResourceClaim. The entire content is copied unchanged into the ResourceClaim that gets created from this template. The same fields as in a ResourceClaim are also valid here.