spec

@JvmName(name = "javcchbfclgobabs")
suspend fun spec(value: Output<ResourceClaimSpecArgs>)
@JvmName(name = "ysptttfkwcmldxqs")
suspend fun spec(value: ResourceClaimSpecArgs)

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 = "bvcyiuugfxjykooy")
suspend fun spec(argument: suspend ResourceClaimSpecArgsBuilder.() -> 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.