CreateConsumableResourceRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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 tags that you apply to the consumable resource to help you categorize and organize your resources. Each tag consists of a key and an optional value. For more information, see Tagging your Batch resources.

Link copied to clipboard

The total amount of the consumable resource that is available. Must be non-negative.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String