Module: Aws::Kendra::Client::_DescribeThesaurusResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#error_message::String

Returns:

  • (::String)


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

def error_message: () -> ::String

#file_size_bytes::Integer

Returns:

  • (::Integer)


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

def file_size_bytes: () -> ::Integer

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#index_id::String

Returns:

  • (::String)


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

def index_id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#source_s3_pathTypes::S3Path

Returns:



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

def source_s3_path: () -> Types::S3Path

#status"CREATING", ...

Returns:

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


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

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

#synonym_rule_count::Integer

Returns:

  • (::Integer)


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

def synonym_rule_count: () -> ::Integer

#term_count::Integer

Returns:

  • (::Integer)


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

def term_count: () -> ::Integer

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time