7#include <aws/verifiedpermissions/VerifiedPermissions_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/verifiedpermissions/model/ConfigurationItem.h>
23namespace VerifiedPermissions
65 inline void SetIdentitySourceId(
const char* value) { m_identitySourceIdHasBeenSet =
true; m_identitySourceId.assign(value); }
91 inline void SetPolicyStoreId(
const char* value) { m_policyStoreIdHasBeenSet =
true; m_policyStoreId.assign(value); }
106 inline void SetPrincipalEntityType(
const char* value) { m_principalEntityTypeHasBeenSet =
true; m_principalEntityType.assign(value); }
126 bool m_createdDateHasBeenSet =
false;
129 bool m_identitySourceIdHasBeenSet =
false;
132 bool m_lastUpdatedDateHasBeenSet =
false;
135 bool m_policyStoreIdHasBeenSet =
false;
138 bool m_principalEntityTypeHasBeenSet =
false;
141 bool m_configurationHasBeenSet =
false;
IdentitySourceItem & WithIdentitySourceId(const Aws::String &value)
const Aws::Utils::DateTime & GetLastUpdatedDate() const
IdentitySourceItem & WithConfiguration(const ConfigurationItem &value)
IdentitySourceItem & WithIdentitySourceId(Aws::String &&value)
IdentitySourceItem & WithPolicyStoreId(const char *value)
void SetLastUpdatedDate(Aws::Utils::DateTime &&value)
void SetPrincipalEntityType(Aws::String &&value)
const Aws::String & GetPrincipalEntityType() const
void SetIdentitySourceId(const Aws::String &value)
void SetCreatedDate(const Aws::Utils::DateTime &value)
const Aws::String & GetIdentitySourceId() const
IdentitySourceItem & WithIdentitySourceId(const char *value)
bool LastUpdatedDateHasBeenSet() const
IdentitySourceItem & WithCreatedDate(const Aws::Utils::DateTime &value)
const Aws::Utils::DateTime & GetCreatedDate() const
const ConfigurationItem & GetConfiguration() const
AWS_VERIFIEDPERMISSIONS_API IdentitySourceItem(Aws::Utils::Json::JsonView jsonValue)
IdentitySourceItem & WithPolicyStoreId(Aws::String &&value)
IdentitySourceItem & WithPolicyStoreId(const Aws::String &value)
IdentitySourceItem & WithPrincipalEntityType(const char *value)
IdentitySourceItem & WithPrincipalEntityType(Aws::String &&value)
const Aws::String & GetPolicyStoreId() const
bool CreatedDateHasBeenSet() const
void SetConfiguration(ConfigurationItem &&value)
IdentitySourceItem & WithLastUpdatedDate(Aws::Utils::DateTime &&value)
IdentitySourceItem & WithPrincipalEntityType(const Aws::String &value)
bool ConfigurationHasBeenSet() const
IdentitySourceItem & WithLastUpdatedDate(const Aws::Utils::DateTime &value)
AWS_VERIFIEDPERMISSIONS_API IdentitySourceItem()
void SetIdentitySourceId(Aws::String &&value)
void SetPolicyStoreId(const char *value)
void SetConfiguration(const ConfigurationItem &value)
bool IdentitySourceIdHasBeenSet() const
void SetLastUpdatedDate(const Aws::Utils::DateTime &value)
void SetPolicyStoreId(Aws::String &&value)
void SetCreatedDate(Aws::Utils::DateTime &&value)
AWS_VERIFIEDPERMISSIONS_API IdentitySourceItem & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetPolicyStoreId(const Aws::String &value)
void SetPrincipalEntityType(const Aws::String &value)
bool PolicyStoreIdHasBeenSet() const
AWS_VERIFIEDPERMISSIONS_API Aws::Utils::Json::JsonValue Jsonize() const
void SetPrincipalEntityType(const char *value)
IdentitySourceItem & WithCreatedDate(Aws::Utils::DateTime &&value)
bool PrincipalEntityTypeHasBeenSet() const
void SetIdentitySourceId(const char *value)
IdentitySourceItem & WithConfiguration(ConfigurationItem &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue