class Aws::ConnectWisdomService::Types::GetKnowledgeBaseRequest

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

data as a hash:

    {
      knowledge_base_id: "UuidOrArn", # required
    }

@!attribute [rw] knowledge_base_id

The the identifier of the knowledge base. 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/GetKnowledgeBaseRequest AWS API Documentation

Constants

SENSITIVE