Searched refs:m_userPoolConfigsHasBeenSet (Results 1 – 4 of 4) sorted by relevance
27 m_userPoolConfigsHasBeenSet(false) in UpdateBackendAuthResourceConfig()37 m_userPoolConfigsHasBeenSet(false) in UpdateBackendAuthResourceConfig()69 m_userPoolConfigsHasBeenSet = true; in operator =()95 if(m_userPoolConfigsHasBeenSet) in Jsonize()
27 m_userPoolConfigsHasBeenSet(false) in CreateBackendAuthResourceConfig()37 m_userPoolConfigsHasBeenSet(false) in CreateBackendAuthResourceConfig()69 m_userPoolConfigsHasBeenSet = true; in operator =()95 if(m_userPoolConfigsHasBeenSet) in Jsonize()
165 inline bool UserPoolConfigsHasBeenSet() const { return m_userPoolConfigsHasBeenSet; } in UserPoolConfigsHasBeenSet()171 …serPoolConfigs(const UpdateBackendAuthUserPoolConfig& value) { m_userPoolConfigsHasBeenSet = true;… in SetUserPoolConfigs()177 … SetUserPoolConfigs(UpdateBackendAuthUserPoolConfig&& value) { m_userPoolConfigsHasBeenSet = true;… in SetUserPoolConfigs()203 bool m_userPoolConfigsHasBeenSet; variable
165 inline bool UserPoolConfigsHasBeenSet() const { return m_userPoolConfigsHasBeenSet; } in UserPoolConfigsHasBeenSet()171 …serPoolConfigs(const CreateBackendAuthUserPoolConfig& value) { m_userPoolConfigsHasBeenSet = true;… in SetUserPoolConfigs()177 … SetUserPoolConfigs(CreateBackendAuthUserPoolConfig&& value) { m_userPoolConfigsHasBeenSet = true;… in SetUserPoolConfigs()203 bool m_userPoolConfigsHasBeenSet; variable