WebExperience¶
Structure Class¶
WebExperience
dataclass
¶
Provides information for an Amazon Q Business web experience.
Attributes¶
created_at
class-attribute
instance-attribute
¶
created_at: datetime | None = None
The Unix timestamp when the Amazon Q Business application was last updated.
default_endpoint
class-attribute
instance-attribute
¶
default_endpoint: str | None = None
The endpoint URLs for your Amazon Q Business web experience. The URLs are unique and fully hosted by Amazon Web Services.
status
class-attribute
instance-attribute
¶
status: WebExperienceStatus | None = None
The status of your Amazon Q Business web experience.
updated_at
class-attribute
instance-attribute
¶
updated_at: datetime | None = None
The Unix timestamp when your Amazon Q Business web experience was updated.
web_experience_id
class-attribute
instance-attribute
¶
web_experience_id: str | None = None
The identifier of your Amazon Q Business web experience.