UpdateBackendAuthResourceConfig
Defines the resource configuration when updating an authentication resource in your Amplify project.
Types
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
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
inline fun copy(block: UpdateBackendAuthResourceConfig.Builder.() -> Unit = {}): UpdateBackendAuthResourceConfig