CreateIntentVersionRequest
Deprecated
Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.
Types
Properties
Link copied to clipboard
Checksum of the $LATEST version of the intent that should be used to create the new version. If you specify a checksum and the $LATEST version of the intent has a different checksum, Amazon Lex returns a PreconditionFailedException exception and doesn't publish a new version. If you don't specify a checksum, Amazon Lex publishes the $LATEST version.
Functions
Link copied to clipboard
inline fun copy(block: CreateIntentVersionRequest.Builder.() -> Unit = {}): CreateIntentVersionRequest