UpdateChimeWebhookConfigurationRequest

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the ChimeWebhookConfiguration to update.

Link copied to clipboard

A user-defined role that AWS Chatbot assumes. This is not the service-linked role.

Link copied to clipboard

Logging levels include ERROR, INFO, or NONE.

Link copied to clipboard

The ARNs of the SNS topics that deliver notifications to AWS Chatbot.

Link copied to clipboard

A description of the webhook. We recommend using the convention RoomName/WebhookName.

Link copied to clipboard

The URL for the Amazon Chime webhook.

Functions

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