Module: Aws::BedrockRuntime::Client::_GetAsyncInvokeResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#client_request_token::String

Returns:

  • (::String)


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

def client_request_token: () -> ::String

#end_time::Time

Returns:

  • (::Time)


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

def end_time: () -> ::Time

#failure_message::String

Returns:

  • (::String)


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

def failure_message: () -> ::String

#invocation_arn::String

Returns:

  • (::String)


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

def invocation_arn: () -> ::String

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#model_arn::String

Returns:

  • (::String)


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

def model_arn: () -> ::String

#output_data_configTypes::AsyncInvokeOutputDataConfig



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

def output_data_config: () -> Types::AsyncInvokeOutputDataConfig

#status"InProgress", ...

Returns:

  • ("InProgress", "Completed", "Failed")


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

def status: () -> ("InProgress" | "Completed" | "Failed")

#submit_time::Time

Returns:

  • (::Time)


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

def submit_time: () -> ::Time