Skip to content

/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.

iv_inputtags TYPE /AWS1/BDKINPUTTAGS /AWS1/BDKINPUTTAGS

Whether to honor or ignore input tags at runtime.


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

inputTags

Whether to honor or ignore input tags at runtime.

Accessible with the following methods

Method Description
GET_INPUTTAGS() Getter for INPUTTAGS, with configurable default
ASK_INPUTTAGS() Getter for INPUTTAGS w/ exceptions if field has no value
HAS_INPUTTAGS() Determine if INPUTTAGS has a value