Skip to content

/AWS1/CL_BDKGUARDRAILTPCPLYCFG

Contains details about topics that the guardrail should identify and deny.

CONSTRUCTOR

IMPORTING

Required arguments:

it_topicsconfig TYPE /AWS1/CL_BDKGUARDRAILTOPICCFG=>TT_GUARDRAILTOPICSCONFIG TT_GUARDRAILTOPICSCONFIG

A list of policies related to topics that the guardrail should deny.

Optional arguments:

io_tierconfig TYPE REF TO /AWS1/CL_BDKGUARDRAILTPCSTIE00 /AWS1/CL_BDKGUARDRAILTPCSTIE00

The tier that your guardrail uses for denied topic filters.


Queryable Attributes

topicsConfig

A list of policies related to topics that the guardrail should deny.

Accessible with the following methods

Method Description
GET_TOPICSCONFIG() Getter for TOPICSCONFIG, with configurable default
ASK_TOPICSCONFIG() Getter for TOPICSCONFIG w/ exceptions if field has no value
HAS_TOPICSCONFIG() Determine if TOPICSCONFIG has a value

tierConfig

The tier that your guardrail uses for denied topic filters.

Accessible with the following methods

Method Description
GET_TIERCONFIG() Getter for TIERCONFIG