UpdateSecurityProfileRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the hierarchy group that a security profile uses to restrict access to resources in Amazon Connect.

Link copied to clipboard

The list of tags that a security profile uses to restrict access to resources in Amazon Connect.

Link copied to clipboard

A list of the third-party application's metadata.

Link copied to clipboard

The description of the security profile.

Link copied to clipboard

The list of resources that a security profile applies hierarchy restrictions to in Amazon Connect. Following are acceptable ResourceNames: User.

Link copied to clipboard

The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

Link copied to clipboard

The permissions granted to a security profile. For a list of valid permissions, see List of security profile permissions.

Link copied to clipboard

The identifier for the security profle.

Link copied to clipboard

The list of resources that a security profile applies tag restrictions to in Amazon Connect.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String