CreateConsumableResourceRequest
Types
Properties
Link copied to clipboard
The name of the consumable resource. Must be unique.
Link copied to clipboard
Indicates whether the resource is available to be re-used after a job completes. Can be one of:
Link copied to clipboard
The total amount of the consumable resource that is available. Must be non-negative.
Functions
Link copied to clipboard
inline fun copy(block: CreateConsumableResourceRequest.Builder.() -> Unit = {}): CreateConsumableResourceRequest