spec

@JvmName(name = "pcqlrewysppyjrrg")
suspend fun spec(value: Output<ResourceClaimSpecPatchArgs>)
@JvmName(name = "usmbgeuekfxalvmn")
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 = "cpjyfgtuujestwml")
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.