CognitoMemberDefinition

Identifies a Amazon Cognito user group. A user group can be used in on or more work teams.

Types

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

Properties

Link copied to clipboard

An identifier for an application client. You must create the app client ID using Amazon Cognito.

Link copied to clipboard

An identifier for a user group.

Link copied to clipboard

An identifier for a user pool. The user pool must be in the same region as the service that you are calling.

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