spec

@JvmName(name = "ogjyukxltykrluji")
suspend fun spec(value: Output<ResourceClaimSpecPatchArgs>)
@JvmName(name = "qkbpxkjbtxyrbhpv")
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 = "jjplpsdyjqemneop")
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.