/AWS1/CL_BDRINVKGDRAILCHKSRSP¶
InvokeGuardrailChecksResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_results TYPE REF TO /AWS1/CL_BDRGDRAILCHECKSRSLTS /AWS1/CL_BDRGDRAILCHECKSRSLTS¶
The per-check results containing findings from the guardrail evaluation.
io_usage TYPE REF TO /AWS1/CL_BDRGDRLCHXUSAGERSLT /AWS1/CL_BDRGDRLCHXUSAGERSLT¶
The per-check text unit consumption for the guardrail evaluation.
Queryable Attributes¶
results¶
The per-check results containing findings from the guardrail evaluation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESULTS() |
Getter for RESULTS |
usage¶
The per-check text unit consumption for the guardrail evaluation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USAGE() |
Getter for USAGE |