ConsumableResourceSummary - Amazon Batch
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ConsumableResourceSummary

Current information about a consumable resource.

Contents

consumableResourceArn

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

Type: String

Required: Yes

consumableResourceName

The name of the consumable resource.

Type: String

Required: Yes

inUseQuantity

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

Type: Long

Required: No

resourceType

Indicates whether the resource is available to be re-used after a job completes. Can be one of:

  • REPLENISHABLE

  • NON_REPLENISHABLE

Type: String

Required: No

totalQuantity

The total amount of the consumable resource that is available.

Type: Long

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: