Uses of Class
software.amazon.awssdk.services.amplifybackend.model.UpdateBackendAuthIdentityPoolConfig
-
Packages that use UpdateBackendAuthIdentityPoolConfig Package Description software.amazon.awssdk.services.amplifybackend.model -
-
Uses of UpdateBackendAuthIdentityPoolConfig in software.amazon.awssdk.services.amplifybackend.model
Methods in software.amazon.awssdk.services.amplifybackend.model that return UpdateBackendAuthIdentityPoolConfig Modifier and Type Method Description UpdateBackendAuthIdentityPoolConfigUpdateBackendAuthResourceConfig. identityPoolConfigs()Describes the authorization configuration for the Amazon Cognito identity pool, provisioned as a part of your auth resource in the Amplify project.Methods in software.amazon.awssdk.services.amplifybackend.model with parameters of type UpdateBackendAuthIdentityPoolConfig Modifier and Type Method Description UpdateBackendAuthResourceConfig.BuilderUpdateBackendAuthResourceConfig.Builder. identityPoolConfigs(UpdateBackendAuthIdentityPoolConfig identityPoolConfigs)Describes the authorization configuration for the Amazon Cognito identity pool, provisioned as a part of your auth resource in the Amplify project.
-