AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This is the response object from the GetAsyncInvoke operation.
Namespace: Amazon.BedrockRuntime.Model
Assembly: AWSSDK.BedrockRuntime.dll
Version: 3.x.y.z
public class GetAsyncInvokeResponse : AmazonWebServiceResponse
The GetAsyncInvokeResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetAsyncInvokeResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ClientRequestToken | System.String |
Gets and sets the property ClientRequestToken. The invocation's idempotency token. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
EndTime | System.Nullable<System.DateTime> |
Gets and sets the property EndTime. When the invocation ended. |
![]() |
FailureMessage | System.String |
Gets and sets the property FailureMessage. An error message. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
InvocationArn | System.String |
Gets and sets the property InvocationArn. The invocation's ARN. |
![]() |
LastModifiedTime | System.Nullable<System.DateTime> |
Gets and sets the property LastModifiedTime. The invocation's last modified time. |
![]() |
ModelArn | System.String |
Gets and sets the property ModelArn. The invocation's model ARN. |
![]() |
OutputDataConfig | Amazon.BedrockRuntime.Model.AsyncInvokeOutputDataConfig |
Gets and sets the property OutputDataConfig. Output data settings. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Status | Amazon.BedrockRuntime.AsyncInvokeStatus |
Gets and sets the property Status. The invocation's status. |
![]() |
SubmitTime | System.Nullable<System.DateTime> |
Gets and sets the property SubmitTime. When the invocation request was submitted. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer