class Aws::Connect::Types::UserIdentityInfo


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UserIdentityInfo AWS API Documentation
@return [String]
include this parameter, an error is returned.
The email address. If you are using SAML for identity management and
@!attribute [rw] email
@return [String]
SAML for identity management.
The last name. This is required if you are using Amazon Connect or
@!attribute [rw] last_name
@return [String]
SAML for identity management.
The first name. This is required if you are using Amazon Connect or
@!attribute [rw] first_name
}
email: “Email”,
last_name: “AgentLastName”,
first_name: “AgentFirstName”,
{
data as a hash:
@note When making an API call, you may pass UserIdentityInfo
Contains information about the identity of a user.