class Aws::Connect::Types::UpdateUserSecurityProfilesRequest
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserSecurityProfilesRequest AWS API Documentation
@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 [String]
The identifier of the user account.
@!attribute [rw] user_id
@return [Array<String>]
The identifiers of the security profiles for the user.
@!attribute [rw] security_profile_ids
}
instance_id: “InstanceId”, # required
user_id: “UserId”, # required
security_profile_ids: [“SecurityProfileId”], # required
{
data as a hash:
@note When making an API call, you may pass UpdateUserSecurityProfilesRequest