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 you can set to allow or disallow guest-level authorization into your Amplify app.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateBackendAuthIdentityPoolConfig.Builder unauthenticatedLogin(Boolean unauthenticatedLogin)
A Boolean value that you can set to allow or disallow guest-level authorization into your Amplify app.
unauthenticatedLogin - A Boolean value that you can set to allow or disallow guest-level authorization into your Amplify app.Copyright © 2021. All rights reserved.