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