Member Junction
Preparing search index...
@memberjunction/db-auto-doc
GuardrailEnforcement
Interface GuardrailEnforcement
Information about guardrails that were enforced or triggered
interface
GuardrailEnforcement
{
exceedances
:
GuardrailExceeded
[]
;
stoppedDueToGuardrails
?:
boolean
;
stoppedReason
?:
string
;
warnings
:
GuardrailWarning
[]
;
}
Index
Properties
exceedances
stopped
Due
To
Guardrails?
stopped
Reason?
warnings
Properties
exceedances
exceedances
:
GuardrailExceeded
[]
Optional
stopped
Due
To
Guardrails
stoppedDueToGuardrails
?:
boolean
Optional
stopped
Reason
stoppedReason
?:
string
warnings
warnings
:
GuardrailWarning
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
exceedances
stopped
Due
To
Guardrails
stopped
Reason
warnings
Member Junction
Loading...
Information about guardrails that were enforced or triggered