7#include <aws/account-access/AccountAccess_EXPORTS.h>
8#include <aws/account-access/model/IdentityCenter.h>
19namespace AccountAccess {
41 template <
typename IdentityCenterT = IdentityCenter>
43 m_identityCenterHasBeenSet =
true;
44 m_identityCenter = std::forward<IdentityCenterT>(value);
46 template <
typename IdentityCenterT = IdentityCenter>
54 bool m_identityCenterHasBeenSet =
false;
AWS_ACCOUNTACCESS_API IdentitySource(Aws::Utils::Json::JsonView jsonValue)
AWS_ACCOUNTACCESS_API Aws::Utils::Json::JsonValue Jsonize() const
IdentitySource & WithIdentityCenter(IdentityCenterT &&value)
bool IdentityCenterHasBeenSet() const
AWS_ACCOUNTACCESS_API IdentitySource & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_ACCOUNTACCESS_API IdentitySource()=default
const IdentityCenter & GetIdentityCenter() const
void SetIdentityCenter(IdentityCenterT &&value)
Aws::Utils::Json::JsonValue JsonValue