public static interface UpdateBackendAuthIdentityPoolConfig.Builder extends SdkPojo, CopyableBuilder<UpdateBackendAuthIdentityPoolConfig.Builder,UpdateBackendAuthIdentityPoolConfig>
| Modifier and Type | Method and Description |
|---|---|
UpdateBackendAuthIdentityPoolConfig.Builder |
unauthenticatedLogin(Boolean unauthenticatedLogin)
A boolean value that can be set to allow or disallow guest-level authorization into your Amplify app.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateBackendAuthIdentityPoolConfig.Builder unauthenticatedLogin(Boolean unauthenticatedLogin)
A boolean value that can be set to allow or disallow guest-level authorization into your Amplify app.
unauthenticatedLogin - A boolean value that can be set to allow or disallow guest-level authorization into your Amplify app.Copyright © 2023. All rights reserved.