DescribeConsumableResourceResponse

Types

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

Properties

Link copied to clipboard

The amount of the consumable resource that is currently available to use.

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 Unix timestamp (in milliseconds) for when the consumable resource was created.

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 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.

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