UpdateBackendAuthResourceConfig

Defines the resource configuration when updating an authentication resource in your Amplify project.

Types

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

Properties

Link copied to clipboard

Defines the service name to use when configuring an authentication resource in your Amplify project.

Link copied to clipboard

Describes the authorization configuration for the Amazon Cognito identity pool, provisioned as a part of your auth resource in the Amplify project.

Link copied to clipboard

Defines the service name to use when configuring an authentication resource in your Amplify project.

Link copied to clipboard

Describes the authentication configuration for the Amazon Cognito user pool, provisioned as a part of your auth resource in the Amplify project.

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