ConsumableResourceSummary

Current information about a consumable resource.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the consumable resource.

Link copied to clipboard

The name of the consumable resource.

Link copied to clipboard

The amount of the consumable resource that is currently in use.

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.

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