spec

@JvmName(name = "eutftaoncgqhcdlq")
suspend fun spec(value: Output<ResourceClaimTemplateSpecPatchArgs>)
@JvmName(name = "qhnfyubduobhsxnh")
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 = "ytycjywbxgcpjhhm")
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.