Module: Aws::Kendra::Client::_DescribeQuerySuggestionsBlockListResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#error_message::String

Returns:

  • (::String)


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

def error_message: () -> ::String

#file_size_bytes::Integer

Returns:

  • (::Integer)


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

def file_size_bytes: () -> ::Integer

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#index_id::String

Returns:

  • (::String)


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

def index_id: () -> ::String

#item_count::Integer

Returns:

  • (::Integer)


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

def item_count: () -> ::Integer

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#source_s3_pathTypes::S3Path

Returns:



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

def source_s3_path: () -> Types::S3Path

#status"ACTIVE", ...

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time