AppInstanceUserEndpointSummary

Summary of the details of an AppInstanceUserEndpoint.

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The ARN of the AppInstanceUser.

Link copied to clipboard

The unique identifier of the AppInstanceUserEndpoint.

Link copied to clipboard

A read-only field that represent the state of an AppInstanceUserEndpoint.

Link copied to clipboard
val name: String?

The name of the AppInstanceUserEndpoint.

Link copied to clipboard

The type of the AppInstanceUserEndpoint.

Functions

Link copied to clipboard
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