AiWorkspaceConfig
- Print
- PDF
AiWorkspaceConfig
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
These are AI workspace settings.
Syntax
The syntax is as follows.
private AiAppTypeSpec configuration;
private String createdAt;
private String modifiedAt;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
configuration | AiAppTypeSpec | Optional | AiAppTypeSpec data type |
createdAt | String | Optional | AI workspace creation date and time |
modifiedAt | String | Optional | Date and time when the AI workspace settings have been changed last |
Was this article helpful?