7#include <aws/amplifybackend/AmplifyBackend_EXPORTS.h>
19namespace AmplifyBackend
47 inline void SetUnauthenticatedLogin(
bool value) { m_unauthenticatedLoginHasBeenSet =
true; m_unauthenticatedLogin = value; }
52 bool m_unauthenticatedLogin;
53 bool m_unauthenticatedLoginHasBeenSet =
false;
AWS_AMPLIFYBACKEND_API UpdateBackendAuthIdentityPoolConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_AMPLIFYBACKEND_API UpdateBackendAuthIdentityPoolConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_AMPLIFYBACKEND_API Aws::Utils::Json::JsonValue Jsonize() const
void SetUnauthenticatedLogin(bool value)
bool UnauthenticatedLoginHasBeenSet() const
bool GetUnauthenticatedLogin() const
AWS_AMPLIFYBACKEND_API UpdateBackendAuthIdentityPoolConfig()
UpdateBackendAuthIdentityPoolConfig & WithUnauthenticatedLogin(bool value)
Aws::Utils::Json::JsonValue JsonValue