spec

@JvmName(name = "paistwprodnqbiqf")
suspend fun spec(value: Output<ResourceClaimTemplateSpecPatchArgs>)
@JvmName(name = "lgyiwftttqibpgul")
suspend fun spec(value: ResourceClaimTemplateSpecPatchArgs?)

Parameters

value

Describes the ResourceClaim that is to be generated. This field is immutable. A ResourceClaim will get created by the control plane for a Pod when needed and then not get updated anymore.


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

Parameters

argument

Describes the ResourceClaim that is to be generated. This field is immutable. A ResourceClaim will get created by the control plane for a Pod when needed and then not get updated anymore.