spec

@JvmName(name = "ofbcqsmwamapnaqg")
suspend fun spec(value: Output<ResourceClaimTemplateSpecArgs>)
@JvmName(name = "saqchqhdxxmtvpxl")
suspend fun spec(value: ResourceClaimTemplateSpecArgs)

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 = "cmxqjhihnocktoen")
suspend fun spec(argument: suspend ResourceClaimTemplateSpecArgsBuilder.() -> 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.