Module: Aws::BackupSearch::Client::_StartSearchJobResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartSearchJobOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#creation_time ⇒ ::Time
185 |
# File 'sig/client.rbs', line 185
def creation_time: () -> ::Time
|
#search_job_arn ⇒ ::String
184 |
# File 'sig/client.rbs', line 184
def search_job_arn: () -> ::String
|
#search_job_identifier ⇒ ::String
186 |
# File 'sig/client.rbs', line 186
def search_job_identifier: () -> ::String
|