Class CfnAIGuardrailVersionProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.wisdom.CfnAIGuardrailVersionProps.Jsii$Proxy
- All Implemented Interfaces:
CfnAIGuardrailVersionProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAIGuardrailVersionProps
@Stability(Stable)
@Internal
public static final class CfnAIGuardrailVersionProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAIGuardrailVersionProps
An implementation for
CfnAIGuardrailVersionProps-
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.services.wisdom.CfnAIGuardrailVersionProps
CfnAIGuardrailVersionProps.Builder, CfnAIGuardrailVersionProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAIGuardrailVersionProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnAIGuardrailVersionProps.Builder.
-
-
Method Details
-
getAiGuardrailId
Description copied from interface:CfnAIGuardrailVersionPropsThe ID of the AI guardrail version.- Specified by:
getAiGuardrailIdin interfaceCfnAIGuardrailVersionProps- See Also:
-
getAssistantId
Description copied from interface:CfnAIGuardrailVersionPropsThe ID of the AI guardrail version assistant.- Specified by:
getAssistantIdin interfaceCfnAIGuardrailVersionProps- See Also:
-
getModifiedTimeSeconds
Description copied from interface:CfnAIGuardrailVersionPropsThe modified time of the AI guardrail version in seconds.- Specified by:
getModifiedTimeSecondsin interfaceCfnAIGuardrailVersionProps- 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()
-