spec

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

Parameters

value

Spec for the ResourceClaim. The entire content is copied unchanged into the ResourceClaim that gets created from this template. The same fields as in a ResourceClaim are also valid here.


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

Parameters

argument

Spec for the ResourceClaim. The entire content is copied unchanged into the ResourceClaim that gets created from this template. The same fields as in a ResourceClaim are also valid here.