Uses of Class
software.amazon.awscdk.services.bedrock.CfnEnforcedGuardrailConfigurationProps.Builder
Packages that use CfnEnforcedGuardrailConfigurationProps.Builder
-
Uses of CfnEnforcedGuardrailConfigurationProps.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnEnforcedGuardrailConfigurationProps.BuilderModifier and TypeMethodDescriptionCfnEnforcedGuardrailConfigurationProps.builder()CfnEnforcedGuardrailConfigurationProps.Builder.guardrailIdentifier(String guardrailIdentifier) Sets the value ofCfnEnforcedGuardrailConfigurationProps.getGuardrailIdentifier()CfnEnforcedGuardrailConfigurationProps.Builder.guardrailVersion(String guardrailVersion) Sets the value ofCfnEnforcedGuardrailConfigurationProps.getGuardrailVersion()CfnEnforcedGuardrailConfigurationProps.Builder.modelEnforcement(IResolvable modelEnforcement) Sets the value ofCfnEnforcedGuardrailConfigurationProps.getModelEnforcement()CfnEnforcedGuardrailConfigurationProps.Builder.modelEnforcement(CfnEnforcedGuardrailConfiguration.ModelEnforcementProperty modelEnforcement) Sets the value ofCfnEnforcedGuardrailConfigurationProps.getModelEnforcement()CfnEnforcedGuardrailConfigurationProps.Builder.selectiveContentGuarding(IResolvable selectiveContentGuarding) Sets the value ofCfnEnforcedGuardrailConfigurationProps.getSelectiveContentGuarding()CfnEnforcedGuardrailConfigurationProps.Builder.selectiveContentGuarding(CfnEnforcedGuardrailConfiguration.SelectiveContentGuardingProperty selectiveContentGuarding) Sets the value ofCfnEnforcedGuardrailConfigurationProps.getSelectiveContentGuarding()Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnEnforcedGuardrailConfigurationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEnforcedGuardrailConfigurationProps.Builder.