class Aws::Connect::Types::CreateSecurityProfileRequest
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/CreateSecurityProfileRequest AWS API Documentation
@return [Array<String>]
restrictions to in Amazon Connect.
The list of resources that a security profile applies tag
@!attribute [rw] tag_restricted_resources
@return [Hash<String,String>]
resources in Amazon Connect.
The list of tags that a security profile uses to restrict access to
@!attribute [rw] allowed_access_control_tags
@return [Hash<String,String>]
“key2”:“value2”\} \}.
resource. For example, \{ “tags”: \{“key1”:“value1”,
The tags used to organize, track, or control access for this
@!attribute [rw] tags
@return [String]
instanceId in the ARN of the instance.
The identifier of the Amazon Connect instance. You can find the
@!attribute [rw] instance_id
@return [Array<String>]<br>: docs.aws.amazon.com/connect/latest/adminguide/security-profile-list.html<br><br><br><br>permissions, see [List of security profile permissions].
Permissions assigned to the security profile. For a list of valid
@!attribute [rw] permissions
@return [String]
The description of the security profile.
@!attribute [rw] description
@return [String]
The name of the security profile.
@!attribute [rw] security_profile_name
}
tag_restricted_resources: [“TagRestrictedResourceName”],
},
“SecurityProfilePolicyKey” => “SecurityProfilePolicyValue”,
allowed_access_control_tags: {
},
“TagKey” => “TagValue”,
tags: {
instance_id: “InstanceId”, # required
permissions: [“SecurityProfilePermission”],
description: “SecurityProfileDescription”,
security_profile_name: “CreateSecurityProfileName”, # required
{
data as a hash:
@note When making an API call, you may pass CreateSecurityProfileRequest