Module: Aws::IoTSiteWise::Client::_DescribeSearchResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#group_id::String

Returns:

  • (::String)


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

def group_id: () -> ::String

#query_statement::String

Returns:

  • (::String)


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

def query_statement: () -> ::String

#search_id::String

Returns:

  • (::String)


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

def search_id: () -> ::String

#search_type"DEEP", "QUICK"

Returns:

  • ("DEEP", "QUICK")


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

def search_type: () -> ("DEEP" | "QUICK")

#started_at::Time

Returns:

  • (::Time)


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

def started_at: () -> ::Time

#status"QUEUED", ...

Returns:

  • ("QUEUED", "RUNNING", "SUCCEEDED", "FAILED")


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

def status: () -> ("QUEUED" | "RUNNING" | "SUCCEEDED" | "FAILED")

#status_reason::String

Returns:

  • (::String)


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

def status_reason: () -> ::String

#workspace_name::String

Returns:

  • (::String)


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

def workspace_name: () -> ::String