AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.BedrockAgentCoreControl.Model.GetBrowserProfileResponse

Namespace: Amazon.BedrockAgentCoreControl.Model
Assembly: AWSSDK.BedrockAgentCoreControl.dll
Version: 3.x.y.z

Syntax

C#
public class GetBrowserProfileResponse : AmazonWebServiceResponse

The GetBrowserProfileResponse type exposes the following members

Constructors

NameDescription
Public Method GetBrowserProfileResponse()

Properties

NameTypeDescription
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreatedAt System.DateTime

Gets and sets the property CreatedAt.

The timestamp when the browser profile was created.

Public Property Description System.String

Gets and sets the property Description.

The description of the browser profile.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property LastSavedAt System.DateTime

Gets and sets the property LastSavedAt.

The timestamp when browser session data was last saved to this profile.

Public Property LastSavedBrowserId System.String

Gets and sets the property LastSavedBrowserId.

The identifier of the browser from which data was last saved to this profile.

Public Property LastSavedBrowserSessionId System.String

Gets and sets the property LastSavedBrowserSessionId.

The identifier of the browser session from which data was last saved to this profile.

Public Property LastUpdatedAt System.DateTime

Gets and sets the property LastUpdatedAt.

The timestamp when the browser profile was last updated.

Public Property Name System.String

Gets and sets the property Name.

The name of the browser profile.

Public Property ProfileArn System.String

Gets and sets the property ProfileArn.

The Amazon Resource Name (ARN) of the browser profile.

Public Property ProfileId System.String

Gets and sets the property ProfileId.

The unique identifier of the browser profile.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Status Amazon.BedrockAgentCoreControl.BrowserProfileStatus

Gets and sets the property Status.

The current status of the browser profile.

Version Information

.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