Class: Aws::BedrockAgentCoreControl::Types::BrowserProfileSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::BedrockAgentCoreControl::Types::BrowserProfileSummary
- Defined in:
- gems/aws-sdk-bedrockagentcorecontrol/lib/aws-sdk-bedrockagentcorecontrol/types.rb
Overview
Contains summary information about a browser profile. A browser profile stores persistent browser data that can be reused across browser sessions.
Constant Summary collapse
- SENSITIVE =
[:description]
Instance Attribute Summary collapse
-
#created_at ⇒ Time
The timestamp when the browser profile was created.
-
#description ⇒ String
The description of the browser profile.
-
#last_saved_at ⇒ Time
The timestamp when browser session data was last saved to this profile.
-
#last_saved_browser_id ⇒ String
The identifier of the browser from which data was last saved to this profile.
-
#last_saved_browser_session_id ⇒ String
The identifier of the browser session from which data was last saved to this profile.
-
#last_updated_at ⇒ Time
The timestamp when the browser profile was last updated.
-
#name ⇒ String
The name of the browser profile.
-
#profile_arn ⇒ String
The Amazon Resource Name (ARN) of the browser profile.
-
#profile_id ⇒ String
The unique identifier of the browser profile.
-
#status ⇒ String
The current status of the browser profile.
Instance Attribute Details
#created_at ⇒ Time
The timestamp when the browser profile was created.
705 706 707 708 709 710 711 712 713 714 715 716 717 718 |
# File 'gems/aws-sdk-bedrockagentcorecontrol/lib/aws-sdk-bedrockagentcorecontrol/types.rb', line 705 class BrowserProfileSummary < Struct.new( :profile_id, :profile_arn, :name, :description, :status, :created_at, :last_updated_at, :last_saved_at, :last_saved_browser_session_id, :last_saved_browser_id) SENSITIVE = [:description] include Aws::Structure end |
#description ⇒ String
The description of the browser profile.
705 706 707 708 709 710 711 712 713 714 715 716 717 718 |
# File 'gems/aws-sdk-bedrockagentcorecontrol/lib/aws-sdk-bedrockagentcorecontrol/types.rb', line 705 class BrowserProfileSummary < Struct.new( :profile_id, :profile_arn, :name, :description, :status, :created_at, :last_updated_at, :last_saved_at, :last_saved_browser_session_id, :last_saved_browser_id) SENSITIVE = [:description] include Aws::Structure end |
#last_saved_at ⇒ Time
The timestamp when browser session data was last saved to this profile.
705 706 707 708 709 710 711 712 713 714 715 716 717 718 |
# File 'gems/aws-sdk-bedrockagentcorecontrol/lib/aws-sdk-bedrockagentcorecontrol/types.rb', line 705 class BrowserProfileSummary < Struct.new( :profile_id, :profile_arn, :name, :description, :status, :created_at, :last_updated_at, :last_saved_at, :last_saved_browser_session_id, :last_saved_browser_id) SENSITIVE = [:description] include Aws::Structure end |
#last_saved_browser_id ⇒ String
The identifier of the browser from which data was last saved to this profile.
705 706 707 708 709 710 711 712 713 714 715 716 717 718 |
# File 'gems/aws-sdk-bedrockagentcorecontrol/lib/aws-sdk-bedrockagentcorecontrol/types.rb', line 705 class BrowserProfileSummary < Struct.new( :profile_id, :profile_arn, :name, :description, :status, :created_at, :last_updated_at, :last_saved_at, :last_saved_browser_session_id, :last_saved_browser_id) SENSITIVE = [:description] include Aws::Structure end |
#last_saved_browser_session_id ⇒ String
The identifier of the browser session from which data was last saved to this profile.
705 706 707 708 709 710 711 712 713 714 715 716 717 718 |
# File 'gems/aws-sdk-bedrockagentcorecontrol/lib/aws-sdk-bedrockagentcorecontrol/types.rb', line 705 class BrowserProfileSummary < Struct.new( :profile_id, :profile_arn, :name, :description, :status, :created_at, :last_updated_at, :last_saved_at, :last_saved_browser_session_id, :last_saved_browser_id) SENSITIVE = [:description] include Aws::Structure end |
#last_updated_at ⇒ Time
The timestamp when the browser profile was last updated.
705 706 707 708 709 710 711 712 713 714 715 716 717 718 |
# File 'gems/aws-sdk-bedrockagentcorecontrol/lib/aws-sdk-bedrockagentcorecontrol/types.rb', line 705 class BrowserProfileSummary < Struct.new( :profile_id, :profile_arn, :name, :description, :status, :created_at, :last_updated_at, :last_saved_at, :last_saved_browser_session_id, :last_saved_browser_id) SENSITIVE = [:description] include Aws::Structure end |
#name ⇒ String
The name of the browser profile.
705 706 707 708 709 710 711 712 713 714 715 716 717 718 |
# File 'gems/aws-sdk-bedrockagentcorecontrol/lib/aws-sdk-bedrockagentcorecontrol/types.rb', line 705 class BrowserProfileSummary < Struct.new( :profile_id, :profile_arn, :name, :description, :status, :created_at, :last_updated_at, :last_saved_at, :last_saved_browser_session_id, :last_saved_browser_id) SENSITIVE = [:description] include Aws::Structure end |
#profile_arn ⇒ String
The Amazon Resource Name (ARN) of the browser profile.
705 706 707 708 709 710 711 712 713 714 715 716 717 718 |
# File 'gems/aws-sdk-bedrockagentcorecontrol/lib/aws-sdk-bedrockagentcorecontrol/types.rb', line 705 class BrowserProfileSummary < Struct.new( :profile_id, :profile_arn, :name, :description, :status, :created_at, :last_updated_at, :last_saved_at, :last_saved_browser_session_id, :last_saved_browser_id) SENSITIVE = [:description] include Aws::Structure end |
#profile_id ⇒ String
The unique identifier of the browser profile.
705 706 707 708 709 710 711 712 713 714 715 716 717 718 |
# File 'gems/aws-sdk-bedrockagentcorecontrol/lib/aws-sdk-bedrockagentcorecontrol/types.rb', line 705 class BrowserProfileSummary < Struct.new( :profile_id, :profile_arn, :name, :description, :status, :created_at, :last_updated_at, :last_saved_at, :last_saved_browser_session_id, :last_saved_browser_id) SENSITIVE = [:description] include Aws::Structure end |
#status ⇒ String
The current status of the browser profile. Possible values include READY, SAVING, DELETING, and DELETED.
705 706 707 708 709 710 711 712 713 714 715 716 717 718 |
# File 'gems/aws-sdk-bedrockagentcorecontrol/lib/aws-sdk-bedrockagentcorecontrol/types.rb', line 705 class BrowserProfileSummary < Struct.new( :profile_id, :profile_arn, :name, :description, :status, :created_at, :last_updated_at, :last_saved_at, :last_saved_browser_session_id, :last_saved_browser_id) SENSITIVE = [:description] include Aws::Structure end |