class Aws::ConnectWisdomService::Types::GetAssistantAssociationRequest

@note When making an API call, you may pass GetAssistantAssociationRequest

data as a hash:

    {
      assistant_association_id: "UuidOrArn", # required
      assistant_id: "UuidOrArn", # required
    }

@!attribute [rw] assistant_association_id

The identifier of the assistant association. Can be either the ID or
the ARN. URLs cannot contain the ARN.
@return [String]

@!attribute [rw] assistant_id

The identifier of the Wisdom assistant. Can be either the ID or the
ARN. URLs cannot contain the ARN.
@return [String]

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

Constants

SENSITIVE