class Aws::Kendra::Types::DeleteFaqRequest
@note When making an API call, you may pass DeleteFaqRequest
data as a hash: { id: "FaqId", # required index_id: "IndexId", # required }
@!attribute [rw] id
The identifier of the FAQ to remove. @return [String]
@!attribute [rw] index_id
The index to remove the FAQ from. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/DeleteFaqRequest AWS API Documentation
Constants
- SENSITIVE