| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifybackend.model |
| Modifier and Type | Method and Description |
|---|---|
LoginAuthConfigReqObj |
UpdateBackendConfigRequest.loginAuthConfig()
Describes the Amazon Cognito configuration for Admin UI access.
|
LoginAuthConfigReqObj |
UpdateBackendConfigResponse.loginAuthConfig()
Describes the Amazon Cognito configurations for the Admin UI auth resource to log in with.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateBackendConfigRequest.Builder |
UpdateBackendConfigRequest.Builder.loginAuthConfig(LoginAuthConfigReqObj loginAuthConfig)
Describes the Amazon Cognito configuration for Admin UI access.
|
UpdateBackendConfigResponse.Builder |
UpdateBackendConfigResponse.Builder.loginAuthConfig(LoginAuthConfigReqObj loginAuthConfig)
Describes the Amazon Cognito configurations for the Admin UI auth resource to log in with.
|
Copyright © 2023. All rights reserved.