Builder

class Builder

Properties

Link copied to clipboard

A list of IP address range strings that are allowed to access the Amazon Connect instance. For more information about how to configure IP addresses, see Configure IP address based access control in the Amazon Connect Administrator Guide.

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) for the authentication profile.

Link copied to clipboard

A list of IP address range strings that are blocked from accessing the Amazon Connect instance. For more information about how to configure IP addresses, see Configure IP address based access control in the Amazon Connect Administrator Guide.

Link copied to clipboard

The timestamp when the authentication profile was created.

Link copied to clipboard

The description for the authentication profile.

Link copied to clipboard
var id: String?

A unique identifier for the authentication profile.

Link copied to clipboard

Shows whether the authentication profile is the default authentication profile for the Amazon Connect instance. The default authentication profile applies to all agents in an Amazon Connect instance, unless overridden by another authentication profile.

Link copied to clipboard

The Amazon Web Services Region where the authentication profile was last modified.

Link copied to clipboard

The timestamp when the authentication profile was last modified.

Link copied to clipboard

The long lived session duration for users logged in to Amazon Connect, in minutes. After this time period, users must log in again. For more information, see Configure the session duration in the Amazon Connect Administrator Guide.

Link copied to clipboard
var name: String?

The name for the authentication profile.

Link copied to clipboard

The short lived session duration configuration for users logged in to Amazon Connect, in minutes. This value determines the maximum possible time before an agent is authenticated. For more information, see Configure the session duration in the Amazon Connect Administrator Guide.