7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSMap.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/core/utils/DateTime.h>
50 inline void SetId(
Aws::String&& value) { m_idHasBeenSet =
true; m_id = std::move(value); }
51 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
65 inline void SetOrganizationResourceId(
const char* value) { m_organizationResourceIdHasBeenSet =
true; m_organizationResourceId.assign(value); }
78 inline void SetArn(
Aws::String&& value) { m_arnHasBeenSet =
true; m_arn = std::move(value); }
79 inline void SetArn(
const char* value) { m_arnHasBeenSet =
true; m_arn.assign(value); }
93 inline void SetSecurityProfileName(
const char* value) { m_securityProfileNameHasBeenSet =
true; m_securityProfileName.assign(value); }
107 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
130 inline SecurityProfile&
AddTags(
const char* key,
const char* value) { m_tagsHasBeenSet =
true; m_tags.emplace(key, value);
return *
this; }
189 inline void SetLastModifiedRegion(
const char* value) { m_lastModifiedRegionHasBeenSet =
true; m_lastModifiedRegion.assign(value); }
229 bool m_idHasBeenSet =
false;
232 bool m_organizationResourceIdHasBeenSet =
false;
235 bool m_arnHasBeenSet =
false;
238 bool m_securityProfileNameHasBeenSet =
false;
241 bool m_descriptionHasBeenSet =
false;
244 bool m_tagsHasBeenSet =
false;
247 bool m_allowedAccessControlTagsHasBeenSet =
false;
250 bool m_tagRestrictedResourcesHasBeenSet =
false;
253 bool m_lastModifiedTimeHasBeenSet =
false;
256 bool m_lastModifiedRegionHasBeenSet =
false;
259 bool m_hierarchyRestrictedResourcesHasBeenSet =
false;
261 Aws::String m_allowedAccessControlHierarchyGroupId;
262 bool m_allowedAccessControlHierarchyGroupIdHasBeenSet =
false;
void SetOrganizationResourceId(const Aws::String &value)
const Aws::Map< Aws::String, Aws::String > & GetTags() const
const Aws::String & GetOrganizationResourceId() const
const Aws::String & GetId() const
SecurityProfile & AddTags(Aws::String &&key, const Aws::String &value)
void SetSecurityProfileName(Aws::String &&value)
SecurityProfile & AddAllowedAccessControlTags(Aws::String &&key, Aws::String &&value)
const Aws::String & GetLastModifiedRegion() const
SecurityProfile & WithOrganizationResourceId(Aws::String &&value)
SecurityProfile & WithId(const Aws::String &value)
bool AllowedAccessControlTagsHasBeenSet() const
SecurityProfile & WithLastModifiedRegion(const Aws::String &value)
void SetLastModifiedRegion(Aws::String &&value)
SecurityProfile & AddTags(Aws::String &&key, const char *value)
SecurityProfile & AddHierarchyRestrictedResources(Aws::String &&value)
bool AllowedAccessControlHierarchyGroupIdHasBeenSet() const
SecurityProfile & WithArn(const char *value)
void SetArn(const Aws::String &value)
bool OrganizationResourceIdHasBeenSet() const
void SetTagRestrictedResources(const Aws::Vector< Aws::String > &value)
SecurityProfile & WithLastModifiedRegion(Aws::String &&value)
SecurityProfile & WithDescription(const char *value)
AWS_CONNECT_API SecurityProfile(Aws::Utils::Json::JsonView jsonValue)
SecurityProfile & AddAllowedAccessControlTags(Aws::String &&key, const Aws::String &value)
const Aws::String & GetAllowedAccessControlHierarchyGroupId() const
const Aws::Map< Aws::String, Aws::String > & GetAllowedAccessControlTags() const
SecurityProfile & WithSecurityProfileName(const Aws::String &value)
SecurityProfile & AddAllowedAccessControlTags(const Aws::String &key, Aws::String &&value)
SecurityProfile & AddHierarchyRestrictedResources(const Aws::String &value)
const Aws::Utils::DateTime & GetLastModifiedTime() const
void SetSecurityProfileName(const char *value)
SecurityProfile & AddAllowedAccessControlTags(const char *key, const char *value)
bool LastModifiedTimeHasBeenSet() const
SecurityProfile & WithTagRestrictedResources(Aws::Vector< Aws::String > &&value)
void SetTagRestrictedResources(Aws::Vector< Aws::String > &&value)
void SetHierarchyRestrictedResources(Aws::Vector< Aws::String > &&value)
void SetOrganizationResourceId(Aws::String &&value)
SecurityProfile & AddTags(const char *key, Aws::String &&value)
void SetArn(Aws::String &&value)
SecurityProfile & WithTags(Aws::Map< Aws::String, Aws::String > &&value)
SecurityProfile & WithLastModifiedRegion(const char *value)
SecurityProfile & AddAllowedAccessControlTags(const char *key, Aws::String &&value)
bool ArnHasBeenSet() const
void SetLastModifiedTime(const Aws::Utils::DateTime &value)
SecurityProfile & WithArn(const Aws::String &value)
void SetAllowedAccessControlHierarchyGroupId(Aws::String &&value)
SecurityProfile & AddTags(const char *key, const char *value)
SecurityProfile & AddHierarchyRestrictedResources(const char *value)
SecurityProfile & WithTagRestrictedResources(const Aws::Vector< Aws::String > &value)
SecurityProfile & AddAllowedAccessControlTags(const Aws::String &key, const Aws::String &value)
AWS_CONNECT_API SecurityProfile()
SecurityProfile & WithTags(const Aws::Map< Aws::String, Aws::String > &value)
bool TagRestrictedResourcesHasBeenSet() const
void SetAllowedAccessControlHierarchyGroupId(const Aws::String &value)
void SetOrganizationResourceId(const char *value)
const Aws::String & GetArn() const
SecurityProfile & AddTags(const Aws::String &key, const Aws::String &value)
SecurityProfile & AddTags(const Aws::String &key, Aws::String &&value)
bool HierarchyRestrictedResourcesHasBeenSet() const
void SetDescription(Aws::String &&value)
SecurityProfile & WithDescription(Aws::String &&value)
void SetDescription(const Aws::String &value)
bool SecurityProfileNameHasBeenSet() const
const Aws::String & GetSecurityProfileName() const
const Aws::Vector< Aws::String > & GetHierarchyRestrictedResources() const
SecurityProfile & WithId(const char *value)
void SetTags(const Aws::Map< Aws::String, Aws::String > &value)
SecurityProfile & WithAllowedAccessControlHierarchyGroupId(const Aws::String &value)
void SetId(const Aws::String &value)
bool DescriptionHasBeenSet() const
bool LastModifiedRegionHasBeenSet() const
SecurityProfile & AddTagRestrictedResources(Aws::String &&value)
SecurityProfile & WithOrganizationResourceId(const char *value)
SecurityProfile & AddTags(Aws::String &&key, Aws::String &&value)
SecurityProfile & AddTagRestrictedResources(const Aws::String &value)
SecurityProfile & WithHierarchyRestrictedResources(const Aws::Vector< Aws::String > &value)
SecurityProfile & WithSecurityProfileName(Aws::String &&value)
SecurityProfile & WithHierarchyRestrictedResources(Aws::Vector< Aws::String > &&value)
AWS_CONNECT_API SecurityProfile & operator=(Aws::Utils::Json::JsonView jsonValue)
SecurityProfile & WithSecurityProfileName(const char *value)
void SetArn(const char *value)
void SetAllowedAccessControlTags(const Aws::Map< Aws::String, Aws::String > &value)
SecurityProfile & WithAllowedAccessControlTags(Aws::Map< Aws::String, Aws::String > &&value)
bool TagsHasBeenSet() const
SecurityProfile & WithLastModifiedTime(Aws::Utils::DateTime &&value)
void SetTags(Aws::Map< Aws::String, Aws::String > &&value)
AWS_CONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetSecurityProfileName(const Aws::String &value)
void SetAllowedAccessControlHierarchyGroupId(const char *value)
void SetAllowedAccessControlTags(Aws::Map< Aws::String, Aws::String > &&value)
SecurityProfile & WithLastModifiedTime(const Aws::Utils::DateTime &value)
SecurityProfile & AddTagRestrictedResources(const char *value)
SecurityProfile & WithDescription(const Aws::String &value)
SecurityProfile & AddAllowedAccessControlTags(Aws::String &&key, const char *value)
const Aws::Vector< Aws::String > & GetTagRestrictedResources() const
SecurityProfile & WithAllowedAccessControlHierarchyGroupId(Aws::String &&value)
void SetId(Aws::String &&value)
SecurityProfile & WithAllowedAccessControlHierarchyGroupId(const char *value)
void SetLastModifiedRegion(const char *value)
void SetLastModifiedRegion(const Aws::String &value)
const Aws::String & GetDescription() const
SecurityProfile & WithId(Aws::String &&value)
SecurityProfile & WithOrganizationResourceId(const Aws::String &value)
void SetId(const char *value)
void SetDescription(const char *value)
void SetHierarchyRestrictedResources(const Aws::Vector< Aws::String > &value)
void SetLastModifiedTime(Aws::Utils::DateTime &&value)
SecurityProfile & WithAllowedAccessControlTags(const Aws::Map< Aws::String, Aws::String > &value)
SecurityProfile & WithArn(Aws::String &&value)
bool IdHasBeenSet() const
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue