Target

class Target

Information about the Chatbot topics or Chatbot clients associated with a notification rule.

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 Chatbot topic or Chatbot client.

Link copied to clipboard

The target type. Can be an Chatbot topic or Chatbot client.

Functions

Link copied to clipboard
inline fun copy(block: Target.Builder.() -> Unit = {}): Target
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