RegisterAppInstanceUserEndpointRequest

Types

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

Properties

Link copied to clipboard

Boolean that controls whether the AppInstanceUserEndpoint is opted in to receive messages. ALL indicates the endpoint receives all messages. NONE indicates the endpoint receives no messages.

Link copied to clipboard

The ARN of the AppInstanceUser.

Link copied to clipboard

The unique ID assigned to the request. Use different tokens to register other endpoints.

Link copied to clipboard

The attributes of an Endpoint.

Link copied to clipboard
val name: String?

The name of the AppInstanceUserEndpoint.

Link copied to clipboard

The ARN of the resource to which the endpoint belongs.

Link copied to clipboard

The type of the AppInstanceUserEndpoint. Supported types:

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