/AWS1/CL_BDKGUARDRAILTOPICPLY¶
Contains details about topics that the guardrail should identify and deny.
This data type is used in the following API operations:
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_topics TYPE /AWS1/CL_BDKGUARDRAILTOPIC=>TT_GUARDRAILTOPICS TT_GUARDRAILTOPICS¶
A list of policies related to topics that the guardrail should deny.
Optional arguments:¶
io_tier TYPE REF TO /AWS1/CL_BDKGUARDRAILTPCSTIER /AWS1/CL_BDKGUARDRAILTPCSTIER¶
The tier that your guardrail uses for denied topic filters.
Queryable Attributes¶
topics¶
A list of policies related to topics that the guardrail should deny.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOPICS() |
Getter for TOPICS, with configurable default |
ASK_TOPICS() |
Getter for TOPICS w/ exceptions if field has no value |
HAS_TOPICS() |
Determine if TOPICS has a value |
tier¶
The tier that your guardrail uses for denied topic filters.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIER() |
Getter for TIER |