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. Both requests will succeed, but the update will only happen once. A clientToken
is valid for 8 hours.
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