IncompatibleParameterError
The error returned when a second request is received with the same client request token but different parameters settings. A client request token should always uniquely identify a single request.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: IncompatibleParameterError.Builder.() -> Unit = {}): IncompatibleParameterError