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 GetBrowserProfile operation.
Namespace: Amazon.BedrockAgentCoreControl.Model
Assembly: AWSSDK.BedrockAgentCoreControl.dll
Version: 3.x.y.z
public class GetBrowserProfileResponse : AmazonWebServiceResponse
The GetBrowserProfileResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
GetBrowserProfileResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. The timestamp when the browser profile was created. |
|
Description | System.String |
Gets and sets the property Description. The description of the browser profile. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
LastSavedAt | System.DateTime |
Gets and sets the property LastSavedAt. The timestamp when browser session data was last saved to this profile. |
|
LastSavedBrowserId | System.String |
Gets and sets the property LastSavedBrowserId. The identifier of the browser from which data was last saved to this profile. |
|
LastSavedBrowserSessionId | System.String |
Gets and sets the property LastSavedBrowserSessionId. The identifier of the browser session from which data was last saved to this profile. |
|
LastUpdatedAt | System.DateTime |
Gets and sets the property LastUpdatedAt. The timestamp when the browser profile was last updated. |
|
Name | System.String |
Gets and sets the property Name. The name of the browser profile. |
|
ProfileArn | System.String |
Gets and sets the property ProfileArn. The Amazon Resource Name (ARN) of the browser profile. |
|
ProfileId | System.String |
Gets and sets the property ProfileId. The unique identifier of the browser profile. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
Status | Amazon.BedrockAgentCoreControl.BrowserProfileStatus |
Gets and sets the property Status. The current status of the browser profile. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5