SubscribeRequest

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the notification rule for which you want to create the association.

Link copied to clipboard

An enumeration token that, when provided in a request, returns the next batch of the results.

Link copied to clipboard

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

Functions

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