/AWS1/CL_BDRCONVERSESTRMMETEVT¶
A conversation stream metadata event.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_usage TYPE REF TO /AWS1/CL_BDRTOKENUSAGE /AWS1/CL_BDRTOKENUSAGE¶
Usage information for the conversation stream event.
io_metrics TYPE REF TO /AWS1/CL_BDRCONVERSESTREAMMET /AWS1/CL_BDRCONVERSESTREAMMET¶
The metrics for the conversation stream metadata event.
Optional arguments:¶
io_trace TYPE REF TO /AWS1/CL_BDRCONVERSESTRMTRACE /AWS1/CL_BDRCONVERSESTRMTRACE¶
The trace object in the response from ConverseStream that contains information about the guardrail behavior.
io_performanceconfig TYPE REF TO /AWS1/CL_BDRPERFORMANCECONF /AWS1/CL_BDRPERFORMANCECONF¶
Model performance configuration metadata for the conversation stream event.
io_servicetier TYPE REF TO /AWS1/CL_BDRSERVICETIER /AWS1/CL_BDRSERVICETIER¶
Specifies the processing tier configuration used for serving the request.
Queryable Attributes¶
usage¶
Usage information for the conversation stream event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USAGE() |
Getter for USAGE |
metrics¶
The metrics for the conversation stream metadata event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METRICS() |
Getter for METRICS |
trace¶
The trace object in the response from ConverseStream that contains information about the guardrail behavior.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRACE() |
Getter for TRACE |
performanceConfig¶
Model performance configuration metadata for the conversation stream event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERFORMANCECONFIG() |
Getter for PERFORMANCECONFIG |
serviceTier¶
Specifies the processing tier configuration used for serving the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICETIER() |
Getter for SERVICETIER |