Class CfnAgentPropsMixin.CustomPromptInterfaceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnAgentPropsMixin.CustomPromptInterfaceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAgentPropsMixin.CustomPromptInterfaceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAgentPropsMixin.CustomPromptInterfaceProperty
@Stability(Stable)
@Internal
public static final class CfnAgentPropsMixin.CustomPromptInterfaceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAgentPropsMixin.CustomPromptInterfaceProperty
An implementation for
CfnAgentPropsMixin.CustomPromptInterfaceProperty-
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.quicksight.CfnAgentPropsMixin.CustomPromptInterfaceProperty
CfnAgentPropsMixin.CustomPromptInterfaceProperty.Builder, CfnAgentPropsMixin.CustomPromptInterfaceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAgentPropsMixin.CustomPromptInterfaceProperty.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 StringCustom instructions for the agent behavior.final StringThe identity or persona of the agent.final StringThe identifier of the model profile.final StringThe output style for the agent responses.final StringA summary of the resolved prompt.final StringThe QBS AWS account identifier.final StringThe desired response length for the agent.final StringThe subscription identifier.final StringgetTone()The tone used in agent responses.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 theCfnAgentPropsMixin.CustomPromptInterfaceProperty.Builder.
-
-
Method Details
-
getCustomInstructions
Description copied from interface:CfnAgentPropsMixin.CustomPromptInterfacePropertyCustom instructions for the agent behavior.- Specified by:
getCustomInstructionsin interfaceCfnAgentPropsMixin.CustomPromptInterfaceProperty- See Also:
-
getIdentity
Description copied from interface:CfnAgentPropsMixin.CustomPromptInterfacePropertyThe identity or persona of the agent.- Specified by:
getIdentityin interfaceCfnAgentPropsMixin.CustomPromptInterfaceProperty- See Also:
-
getModelProfileId
Description copied from interface:CfnAgentPropsMixin.CustomPromptInterfacePropertyThe identifier of the model profile.- Specified by:
getModelProfileIdin interfaceCfnAgentPropsMixin.CustomPromptInterfaceProperty- See Also:
-
getOutputStyle
Description copied from interface:CfnAgentPropsMixin.CustomPromptInterfacePropertyThe output style for the agent responses.- Specified by:
getOutputStylein interfaceCfnAgentPropsMixin.CustomPromptInterfaceProperty- See Also:
-
getPromptSummary
Description copied from interface:CfnAgentPropsMixin.CustomPromptInterfacePropertyA summary of the resolved prompt.- Specified by:
getPromptSummaryin interfaceCfnAgentPropsMixin.CustomPromptInterfaceProperty- See Also:
-
getQbsAwsAccountId
Description copied from interface:CfnAgentPropsMixin.CustomPromptInterfacePropertyThe QBS AWS account identifier.- Specified by:
getQbsAwsAccountIdin interfaceCfnAgentPropsMixin.CustomPromptInterfaceProperty- See Also:
-
getResponseLength
Description copied from interface:CfnAgentPropsMixin.CustomPromptInterfacePropertyThe desired response length for the agent.- Specified by:
getResponseLengthin interfaceCfnAgentPropsMixin.CustomPromptInterfaceProperty- See Also:
-
getSubscriptionId
Description copied from interface:CfnAgentPropsMixin.CustomPromptInterfacePropertyThe subscription identifier.- Specified by:
getSubscriptionIdin interfaceCfnAgentPropsMixin.CustomPromptInterfaceProperty- See Also:
-
getTone
Description copied from interface:CfnAgentPropsMixin.CustomPromptInterfacePropertyThe tone used in agent responses.- Specified by:
getTonein interfaceCfnAgentPropsMixin.CustomPromptInterfaceProperty- 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()
-