UpdateQuickResponseRequest
Types
Properties
Link copied to clipboard
The updated content of the quick response.
Link copied to clipboard
The media type of the quick response content.
Link copied to clipboard
The updated description of the quick response.
Link copied to clipboard
The updated grouping configuration of the quick response.
Link copied to clipboard
The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base if you're storing Wisdom Content resource to it. Can be either the ID or the ARN. URLs cannot contain the ARN.
Link copied to clipboard
The identifier of the quick response.
Link copied to clipboard
Whether to remove the description from the quick response.
Link copied to clipboard
Whether to remove the grouping configuration of the quick response.
Link copied to clipboard
Whether to remove the shortcut key of the quick response.
Link copied to clipboard
The shortcut key of the quick response. The value should be unique across the knowledge base.
Functions
Link copied to clipboard
inline fun copy(block: UpdateQuickResponseRequest.Builder.() -> Unit = {}): UpdateQuickResponseRequest