Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.Guardrail
Packages that use Guardrail
Package
Description
Tasks for AWS Step Functions
-
Uses of Guardrail in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return GuardrailModifier and TypeMethodDescriptionstatic Guardrail
Enable guardrail.static Guardrail
Guardrail.enableDraft
(String identifier) Enable guardrail with DRAFT version.default Guardrail
BedrockInvokeModelJsonataProps.getGuardrail()
The guardrail is applied to the invocation.final Guardrail
BedrockInvokeModelJsonataProps.Jsii$Proxy.getGuardrail()
default Guardrail
BedrockInvokeModelJsonPathProps.getGuardrail()
The guardrail is applied to the invocation.final Guardrail
BedrockInvokeModelJsonPathProps.Jsii$Proxy.getGuardrail()
default Guardrail
BedrockInvokeModelProps.getGuardrail()
The guardrail is applied to the invocation.final Guardrail
BedrockInvokeModelProps.Jsii$Proxy.getGuardrail()
Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type GuardrailModifier and TypeMethodDescriptionThe guardrail is applied to the invocation.Sets the value ofBedrockInvokeModelJsonataProps.getGuardrail()
Sets the value ofBedrockInvokeModelJsonPathProps.getGuardrail()
Sets the value ofBedrockInvokeModelProps.getGuardrail()