Class CfnGuardrailPropsMixin.AutomatedReasoningPolicyConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnGuardrailPropsMixin.AutomatedReasoningPolicyConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnGuardrailPropsMixin.AutomatedReasoningPolicyConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnGuardrailPropsMixin.AutomatedReasoningPolicyConfigProperty
@Stability(Stable)
@Internal
public static final class CfnGuardrailPropsMixin.AutomatedReasoningPolicyConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnGuardrailPropsMixin.AutomatedReasoningPolicyConfigProperty
An implementation for
CfnGuardrailPropsMixin.AutomatedReasoningPolicyConfigProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnGuardrailPropsMixin.AutomatedReasoningPolicyConfigProperty
CfnGuardrailPropsMixin.AutomatedReasoningPolicyConfigProperty.Builder, CfnGuardrailPropsMixin.AutomatedReasoningPolicyConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGuardrailPropsMixin.AutomatedReasoningPolicyConfigProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal NumberThe minimum confidence level required for Automated Reasoning policy violations to trigger guardrail actions.The list of Automated Reasoning policy ARNs that should be applied as part of this guardrail configuration.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnGuardrailPropsMixin.AutomatedReasoningPolicyConfigProperty.Builder.
-
-
Method Details
-
getConfidenceThreshold
Description copied from interface:CfnGuardrailPropsMixin.AutomatedReasoningPolicyConfigPropertyThe minimum confidence level required for Automated Reasoning policy violations to trigger guardrail actions.Values range from 0.0 to 1.0.
- Specified by:
getConfidenceThresholdin interfaceCfnGuardrailPropsMixin.AutomatedReasoningPolicyConfigProperty- See Also:
-
getPolicies
Description copied from interface:CfnGuardrailPropsMixin.AutomatedReasoningPolicyConfigPropertyThe list of Automated Reasoning policy ARNs that should be applied as part of this guardrail configuration.- Specified by:
getPoliciesin interfaceCfnGuardrailPropsMixin.AutomatedReasoningPolicyConfigProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-