Uses of Class
software.amazon.awscdk.services.bedrock.CfnGuardrail.RegexConfigProperty.Builder
Packages that use CfnGuardrail.RegexConfigProperty.Builder
-
Uses of CfnGuardrail.RegexConfigProperty.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnGuardrail.RegexConfigProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnGuardrail.RegexConfigProperty.getAction()
CfnGuardrail.RegexConfigProperty.builder()
CfnGuardrail.RegexConfigProperty.Builder.description
(String description) Sets the value ofCfnGuardrail.RegexConfigProperty.getDescription()
CfnGuardrail.RegexConfigProperty.Builder.inputAction
(String inputAction) Sets the value ofCfnGuardrail.RegexConfigProperty.getInputAction()
CfnGuardrail.RegexConfigProperty.Builder.inputEnabled
(Boolean inputEnabled) Sets the value ofCfnGuardrail.RegexConfigProperty.getInputEnabled()
CfnGuardrail.RegexConfigProperty.Builder.inputEnabled
(IResolvable inputEnabled) Sets the value ofCfnGuardrail.RegexConfigProperty.getInputEnabled()
Sets the value ofCfnGuardrail.RegexConfigProperty.getName()
CfnGuardrail.RegexConfigProperty.Builder.outputAction
(String outputAction) Sets the value ofCfnGuardrail.RegexConfigProperty.getOutputAction()
CfnGuardrail.RegexConfigProperty.Builder.outputEnabled
(Boolean outputEnabled) Sets the value ofCfnGuardrail.RegexConfigProperty.getOutputEnabled()
CfnGuardrail.RegexConfigProperty.Builder.outputEnabled
(IResolvable outputEnabled) Sets the value ofCfnGuardrail.RegexConfigProperty.getOutputEnabled()
Sets the value ofCfnGuardrail.RegexConfigProperty.getPattern()
Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnGuardrail.RegexConfigProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnGuardrail.RegexConfigProperty.Builder
.