IdentityPoolUsage

Usage information for the identity pool.

Types

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

Properties

Link copied to clipboard

Data storage information for the identity pool.

Link copied to clipboard

A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito. GUID generation is unique within a region.

Link copied to clipboard

Date on which the identity pool was last modified.

Link copied to clipboard

Number of sync sessions for the identity pool.

Functions

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