class Aws::ConnectWisdomService::Types::AssistantSummary

Summary information about the assistant.

@!attribute [rw] assistant_arn

The Amazon Resource Name (ARN) of the Wisdom assistant
@return [String]

@!attribute [rw] assistant_id

The identifier of the Wisdom assistant.
@return [String]

@!attribute [rw] description

The description of the assistant.
@return [String]

@!attribute [rw] name

The name of the assistant.
@return [String]

@!attribute [rw] server_side_encryption_configuration

The KMS key used for encryption.
@return [Types::ServerSideEncryptionConfiguration]

@!attribute [rw] status

The status of the assistant.
@return [String]

@!attribute [rw] tags

The tags used to organize, track, or control access for this
resource.
@return [Hash<String,String>]

@!attribute [rw] type

The type of the assistant.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/wisdom-2020-10-19/AssistantSummary AWS API Documentation

Constants

SENSITIVE