/AWS1/CL_OSRAIMLOPTIONSINPUT¶
Container for parameters required to enable all machine learning features.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_naturallanguagequerygen00 TYPE REF TO /AWS1/CL_OSRNATURALLANGUAGEQ00 /AWS1/CL_OSRNATURALLANGUAGEQ00¶
Container for parameters required for natural language query generation on the specified domain.
io_s3vectorsengine TYPE REF TO /AWS1/CL_OSRS3VECTORSENGINE /AWS1/CL_OSRS3VECTORSENGINE¶
Container for parameters required to enable S3 vectors engine features on the specified domain.
io_svrlsvectoracceleration TYPE REF TO /AWS1/CL_OSRSVLVECTORACCELER00 /AWS1/CL_OSRSVLVECTORACCELER00¶
Specifies whether to enable serverless vector acceleration for the domain. When enabled, provides GPU-accelerated vector search capabilities for improved performance on vector workloads.
Queryable Attributes¶
NaturalLanguageQueryGenerationOptions¶
Container for parameters required for natural language query generation on the specified domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NATURALLANGUAGEQUERYGE00() |
Getter for NATURALLANGUAGEQUERYGENERA00 |
S3VectorsEngine¶
Container for parameters required to enable S3 vectors engine features on the specified domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3VECTORSENGINE() |
Getter for S3VECTORSENGINE |
ServerlessVectorAcceleration¶
Specifies whether to enable serverless vector acceleration for the domain. When enabled, provides GPU-accelerated vector search capabilities for improved performance on vector workloads.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SVRLSVECTORACCELERATION() |
Getter for SERVERLESSVECTORACCELERATION |