spec

@JvmName(name = "ukcqpfqodruedidn")
suspend fun spec(value: Output<ResourceClaimTemplateSpecArgs>)
@JvmName(name = "lyovkrayafxhrmpb")
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 = "wauibbhocqjfkpye")
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.