Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailAutomatedReasoningLogicWarning
Packages that use GuardrailAutomatedReasoningLogicWarning
-
Uses of GuardrailAutomatedReasoningLogicWarning in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailAutomatedReasoningLogicWarningModifier and TypeMethodDescriptionGuardrailAutomatedReasoningImpossibleFinding.logicWarning()Indication of a logic issue with the translation without needing to consider the automated reasoning policy rules.GuardrailAutomatedReasoningInvalidFinding.logicWarning()Indication of a logic issue with the translation without needing to consider the automated reasoning policy rules.GuardrailAutomatedReasoningSatisfiableFinding.logicWarning()Indication of a logic issue with the translation without needing to consider the automated reasoning policy rules.GuardrailAutomatedReasoningValidFinding.logicWarning()Indication of a logic issue with the translation without needing to consider the automated reasoning policy rules.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailAutomatedReasoningLogicWarningModifier and TypeMethodDescriptionGuardrailAutomatedReasoningImpossibleFinding.Builder.logicWarning(GuardrailAutomatedReasoningLogicWarning logicWarning) Indication of a logic issue with the translation without needing to consider the automated reasoning policy rules.GuardrailAutomatedReasoningInvalidFinding.Builder.logicWarning(GuardrailAutomatedReasoningLogicWarning logicWarning) Indication of a logic issue with the translation without needing to consider the automated reasoning policy rules.GuardrailAutomatedReasoningSatisfiableFinding.Builder.logicWarning(GuardrailAutomatedReasoningLogicWarning logicWarning) Indication of a logic issue with the translation without needing to consider the automated reasoning policy rules.GuardrailAutomatedReasoningValidFinding.Builder.logicWarning(GuardrailAutomatedReasoningLogicWarning logicWarning) Indication of a logic issue with the translation without needing to consider the automated reasoning policy rules.