Interface UpdateBackendAuthIdentityPoolConfig.Builder

    • Method Detail

      • unauthenticatedLogin

        UpdateBackendAuthIdentityPoolConfig.Builder unauthenticatedLogin​(Boolean unauthenticatedLogin)

        A boolean value that can be set to allow or disallow guest-level authorization into your Amplify app.

        Parameters:
        unauthenticatedLogin - A boolean value that can be set to allow or disallow guest-level authorization into your Amplify app.
        Returns:
        Returns a reference to this object so that method calls can be chained together.