UpdateConsumableResourceRequest
Types
Properties
Link copied to clipboard
If this parameter is specified and two update requests with identical payloads and clientToken
s are received, these requests are considered the same request and the second request is rejected. A clientToken
is valid for 8 hours or until one hour after the consumable resource is deleted, whichever is less.
Link copied to clipboard
The name or ARN of the consumable resource to be updated.
Link copied to clipboard
Functions
Link copied to clipboard
inline fun copy(block: UpdateConsumableResourceRequest.Builder.() -> Unit = {}): UpdateConsumableResourceRequest