PushSync

class PushSync

Configuration options to be applied to the identity pool.

Types

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

Properties

Link copied to clipboard

List of SNS platform application ARNs that could be used by clients.

Link copied to clipboard

A role configured to allow Cognito to call SNS on behalf of the developer.

Functions

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