Module: Aws::Kendra::Client::_DescribeFaqResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeFaqResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


534
# File 'sig/client.rbs', line 534

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


533
# File 'sig/client.rbs', line 533

def description: () -> ::String

#error_message::String

Returns:

  • (::String)


539
# File 'sig/client.rbs', line 539

def error_message: () -> ::String

#file_format"CSV", ...

Returns:

  • ("CSV", "CSV_WITH_HEADER", "JSON")


540
# File 'sig/client.rbs', line 540

def file_format: () -> ("CSV" | "CSV_WITH_HEADER" | "JSON")

#id::String

Returns:

  • (::String)


530
# File 'sig/client.rbs', line 530

def id: () -> ::String

#index_id::String

Returns:

  • (::String)


531
# File 'sig/client.rbs', line 531

def index_id: () -> ::String

#language_code::String

Returns:

  • (::String)


541
# File 'sig/client.rbs', line 541

def language_code: () -> ::String

#name::String

Returns:

  • (::String)


532
# File 'sig/client.rbs', line 532

def name: () -> ::String

#role_arn::String

Returns:

  • (::String)


538
# File 'sig/client.rbs', line 538

def role_arn: () -> ::String

#s3_pathTypes::S3Path

Returns:



536
# File 'sig/client.rbs', line 536

def s3_path: () -> Types::S3Path

#status"CREATING", ...

Returns:

  • ("CREATING", "UPDATING", "ACTIVE", "DELETING", "FAILED")


537
# File 'sig/client.rbs', line 537

def status: () -> ("CREATING" | "UPDATING" | "ACTIVE" | "DELETING" | "FAILED")

#updated_at::Time

Returns:

  • (::Time)


535
# File 'sig/client.rbs', line 535

def updated_at: () -> ::Time