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 AWS SDKs, see the following: