DeleteBotResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier of the bot that Amazon Lex is deleting.

Link copied to clipboard

The current status of the bot. The status is Deleting while the bot and its associated resources are being deleted.

Functions

Link copied to clipboard
inline fun copy(block: DeleteBotResponse.Builder.() -> Unit = {}): DeleteBotResponse
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String