Class CfnHarness.HarnessGeminiModelConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.bedrockagentcore.CfnHarness.HarnessGeminiModelConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnHarness.HarnessGeminiModelConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnHarness.HarnessGeminiModelConfigProperty
@Stability(Stable)
@Internal
public static final class CfnHarness.HarnessGeminiModelConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnHarness.HarnessGeminiModelConfigProperty
An implementation for
CfnHarness.HarnessGeminiModelConfigProperty-
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.bedrockagentcore.CfnHarness.HarnessGeminiModelConfigProperty
CfnHarness.HarnessGeminiModelConfigProperty.Builder, CfnHarness.HarnessGeminiModelConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnHarness.HarnessGeminiModelConfigProperty.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 theCfnHarness.HarnessGeminiModelConfigProperty.Builder.
-
-
Method Details
-
getApiKeyArn
- Specified by:
getApiKeyArnin interfaceCfnHarness.HarnessGeminiModelConfigProperty- See Also:
-
getModelId
- Specified by:
getModelIdin interfaceCfnHarness.HarnessGeminiModelConfigProperty- See Also:
-
getMaxTokens
- Specified by:
getMaxTokensin interfaceCfnHarness.HarnessGeminiModelConfigProperty- See Also:
-
getTemperature
- Specified by:
getTemperaturein interfaceCfnHarness.HarnessGeminiModelConfigProperty- See Also:
-
getTopK
- Specified by:
getTopKin interfaceCfnHarness.HarnessGeminiModelConfigProperty- See Also:
-
getTopP
- Specified by:
getTopPin interfaceCfnHarness.HarnessGeminiModelConfigProperty- 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()
-