Uses of Interface
software.amazon.awscdk.services.bedrock.CfnEnforcedGuardrailConfiguration.SelectiveContentGuardingProperty
Packages that use CfnEnforcedGuardrailConfiguration.SelectiveContentGuardingProperty
-
Uses of CfnEnforcedGuardrailConfiguration.SelectiveContentGuardingProperty in software.amazon.awscdk.services.bedrock
Classes in software.amazon.awscdk.services.bedrock that implement CfnEnforcedGuardrailConfiguration.SelectiveContentGuardingPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEnforcedGuardrailConfiguration.SelectiveContentGuardingPropertyMethods in software.amazon.awscdk.services.bedrock that return CfnEnforcedGuardrailConfiguration.SelectiveContentGuardingPropertyModifier and TypeMethodDescriptionCfnEnforcedGuardrailConfiguration.SelectiveContentGuardingProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrock with parameters of type CfnEnforcedGuardrailConfiguration.SelectiveContentGuardingPropertyModifier and TypeMethodDescriptionCfnEnforcedGuardrailConfiguration.Builder.selectiveContentGuarding(CfnEnforcedGuardrailConfiguration.SelectiveContentGuardingProperty selectiveContentGuarding) Selective content guarding controls for enforced guardrails.CfnEnforcedGuardrailConfigurationProps.Builder.selectiveContentGuarding(CfnEnforcedGuardrailConfiguration.SelectiveContentGuardingProperty selectiveContentGuarding) Sets the value ofCfnEnforcedGuardrailConfigurationProps.getSelectiveContentGuarding()voidCfnEnforcedGuardrailConfiguration.setSelectiveContentGuarding(CfnEnforcedGuardrailConfiguration.SelectiveContentGuardingProperty value) Selective content guarding controls for enforced guardrails.