spec

@JvmName(name = "cwyarvrlxjxrhrcn")
suspend fun spec(value: Output<ResourceClaimTemplateSpecArgs>)
@JvmName(name = "mjlgbvgguswixyhk")
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 = "nkonkhhdiovyhhws")
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.