spec

@JvmName(name = "prutjjtdiqqikqlq")
suspend fun spec(value: Output<ResourceClaimSpecPatchArgs>)
@JvmName(name = "yvejbawnyicrbqol")
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 = "sbyclfuewfvvijqf")
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.