IdentityUsage

Usage information for the identity.

Types

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

Properties

Link copied to clipboard

Number of datasets for the identity.

Link copied to clipboard

Total data storage for this identity.

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

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 was last modified.

Functions

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