Class CfnHarnessPropsMixin.HarnessModelConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.bedrockagentcore.CfnHarnessPropsMixin.HarnessModelConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnHarnessPropsMixin.HarnessModelConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnHarnessPropsMixin.HarnessModelConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnHarnessPropsMixin.HarnessModelConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnHarnessPropsMixin.HarnessModelConfigurationProperty
An implementation for
CfnHarnessPropsMixin.HarnessModelConfigurationProperty-
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.bedrockagentcore.CfnHarnessPropsMixin.HarnessModelConfigurationProperty
CfnHarnessPropsMixin.HarnessModelConfigurationProperty.Builder, CfnHarnessPropsMixin.HarnessModelConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnHarnessPropsMixin.HarnessModelConfigurationProperty.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 ObjectReturns union: eitherIResolvableorCfnHarnessPropsMixin.HarnessBedrockModelConfigPropertyfinal ObjectReturns union: eitherIResolvableorCfnHarnessPropsMixin.HarnessGeminiModelConfigPropertyfinal ObjectReturns union: eitherIResolvableorCfnHarnessPropsMixin.HarnessOpenAiModelConfigPropertyfinal 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 theCfnHarnessPropsMixin.HarnessModelConfigurationProperty.Builder.
-
-
Method Details
-
getBedrockModelConfig
Description copied from interface:CfnHarnessPropsMixin.HarnessModelConfigurationPropertyReturns union: eitherIResolvableorCfnHarnessPropsMixin.HarnessBedrockModelConfigProperty- Specified by:
getBedrockModelConfigin interfaceCfnHarnessPropsMixin.HarnessModelConfigurationProperty- See Also:
-
getGeminiModelConfig
Description copied from interface:CfnHarnessPropsMixin.HarnessModelConfigurationPropertyReturns union: eitherIResolvableorCfnHarnessPropsMixin.HarnessGeminiModelConfigProperty- Specified by:
getGeminiModelConfigin interfaceCfnHarnessPropsMixin.HarnessModelConfigurationProperty- See Also:
-
getOpenAiModelConfig
Description copied from interface:CfnHarnessPropsMixin.HarnessModelConfigurationPropertyReturns union: eitherIResolvableorCfnHarnessPropsMixin.HarnessOpenAiModelConfigProperty- Specified by:
getOpenAiModelConfigin interfaceCfnHarnessPropsMixin.HarnessModelConfigurationProperty- 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()
-