spec

@JvmName(name = "dyeeawyuujtqiram")
suspend fun spec(value: Output<ResourceClaimSpecPatchArgs>)
@JvmName(name = "whewtotwpmwyojso")
suspend fun spec(value: ResourceClaimSpecPatchArgs?)

Parameters

value

Spec describes the desired attributes of a resource that then needs to be allocated. It can only be set once when creating the ResourceClaim.


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

Parameters

argument

Spec describes the desired attributes of a resource that then needs to be allocated. It can only be set once when creating the ResourceClaim.