/AWS1/CL_BDKACENFDGUARDRAILI00¶
Account-level enforced guardrail input configuration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_guardrailidentifier TYPE /AWS1/BDKGUARDRAILIDENTIFIER /AWS1/BDKGUARDRAILIDENTIFIER¶
Identifier for the guardrail, could be the ID or the ARN.
iv_guardrailversion TYPE /AWS1/BDKGUARDRAILNUMERICALVRS /AWS1/BDKGUARDRAILNUMERICALVRS¶
Numerical guardrail version.
Optional arguments:¶
io_selectivecontentguarding TYPE REF TO /AWS1/CL_BDKSELIVECONTGUARDING /AWS1/CL_BDKSELIVECONTGUARDING¶
Selective content guarding controls for enforced guardrails.
io_modelenforcement TYPE REF TO /AWS1/CL_BDKMODELENFORCEMENT /AWS1/CL_BDKMODELENFORCEMENT¶
Model-specific information for the enforced guardrail configuration. If not present, the configuration is enforced on all models
Queryable Attributes¶
guardrailIdentifier¶
Identifier for the guardrail, could be the ID or the ARN.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GUARDRAILIDENTIFIER() |
Getter for GUARDRAILIDENTIFIER, with configurable default |
ASK_GUARDRAILIDENTIFIER() |
Getter for GUARDRAILIDENTIFIER w/ exceptions if field has no |
HAS_GUARDRAILIDENTIFIER() |
Determine if GUARDRAILIDENTIFIER has a value |
guardrailVersion¶
Numerical guardrail version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GUARDRAILVERSION() |
Getter for GUARDRAILVERSION, with configurable default |
ASK_GUARDRAILVERSION() |
Getter for GUARDRAILVERSION w/ exceptions if field has no va |
HAS_GUARDRAILVERSION() |
Determine if GUARDRAILVERSION has a value |
selectiveContentGuarding¶
Selective content guarding controls for enforced guardrails.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SELECTIVECONTENTGUARDING() |
Getter for SELECTIVECONTENTGUARDING |
modelEnforcement¶
Model-specific information for the enforced guardrail configuration. If not present, the configuration is enforced on all models
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODELENFORCEMENT() |
Getter for MODELENFORCEMENT |