Module: Aws::BackupSearch::Client::_GetSearchJobResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#completion_time::Time

Returns:

  • (::Time)


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

def completion_time: () -> ::Time

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#current_search_progressTypes::CurrentSearchProgress



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

def current_search_progress: () -> Types::CurrentSearchProgress

#encryption_key_arn::String

Returns:

  • (::String)


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

def encryption_key_arn: () -> ::String

#item_filtersTypes::ItemFilters

Returns:



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

def item_filters: () -> Types::ItemFilters

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#search_job_arn::String

Returns:

  • (::String)


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

def search_job_arn: () -> ::String

#search_job_identifier::String

Returns:

  • (::String)


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

def search_job_identifier: () -> ::String

#search_scopeTypes::SearchScope

Returns:



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

def search_scope: () -> Types::SearchScope

#search_scope_summaryTypes::SearchScopeSummary



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

def search_scope_summary: () -> Types::SearchScopeSummary

#status"RUNNING", ...

Returns:

  • ("RUNNING", "COMPLETED", "STOPPING", "STOPPED", "FAILED")


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

def status: () -> ("RUNNING" | "COMPLETED" | "STOPPING" | "STOPPED" | "FAILED")

#status_message::String

Returns:

  • (::String)


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

def status_message: () -> ::String