AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateSecurityProfile operation. Updates a security profile.
For information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide. For a mapping of the API name and user interface name of the security profile permissions, see List of security profile permissions.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class UpdateSecurityProfileRequest : AmazonConnectRequest IAmazonWebServiceRequest
The UpdateSecurityProfileRequest type exposes the following members
Name | Description | |
---|---|---|
UpdateSecurityProfileRequest() |
Name | Type | Description | |
---|---|---|---|
AllowedAccessControlHierarchyGroupId | System.String |
Gets and sets the property AllowedAccessControlHierarchyGroupId. The identifier of the hierarchy group that a security profile uses to restrict access to resources in Amazon Connect. |
|
AllowedAccessControlTags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property AllowedAccessControlTags. The list of tags that a security profile uses to restrict access to resources in Amazon Connect. |
|
Applications | System.Collections.Generic.List<Amazon.Connect.Model.Application> |
Gets and sets the property Applications. A list of the third-party application's metadata. |
|
Description | System.String |
Gets and sets the property Description. The description of the security profile. |
|
HierarchyRestrictedResources | System.Collections.Generic.List<System.String> |
Gets and sets the property HierarchyRestrictedResources.
The list of resources that a security profile applies hierarchy restrictions to in
Amazon Connect. Following are acceptable ResourceNames: |
|
InstanceId | System.String |
Gets and sets the property InstanceId. The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. |
|
Permissions | System.Collections.Generic.List<System.String> |
Gets and sets the property Permissions. The permissions granted to a security profile. For a list of valid permissions, see List of security profile permissions. |
|
SecurityProfileId | System.String |
Gets and sets the property SecurityProfileId. The identifier for the security profle. |
|
TagRestrictedResources | System.Collections.Generic.List<System.String> |
Gets and sets the property TagRestrictedResources. The list of resources that a security profile applies tag restrictions to in Amazon Connect. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5