spec

@JvmName(name = "dxpgpyncqesuheya")
suspend fun spec(value: Output<ResourceClaimSpecPatchArgs>)
@JvmName(name = "hbbqrxdefvatmijf")
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 = "pjxuamdhyafulygt")
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.