DeleteModelRequest
class DeleteModelRequest
Types
Properties
Link copied to clipboard
ClientToken is an idempotency token that ensures a call to DeleteModel
completes only once. You choose the value to pass. For example, an issue might prevent you from getting a response from DeleteModel
. In this case, safely retry your call to DeleteModel
by using the same ClientToken
parameter value.
Link copied to clipboard
The version of the model that you want to delete.
Link copied to clipboard
The name of the project that contains the model that you want to delete.