Class CfnMemory.MemoryStrategyProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.bedrockagentcore.CfnMemory.MemoryStrategyProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMemory.MemoryStrategyProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMemory.MemoryStrategyProperty
@Stability(Stable)
@Internal
public static final class CfnMemory.MemoryStrategyProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMemory.MemoryStrategyProperty
An implementation for
CfnMemory.MemoryStrategyProperty-
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.CfnMemory.MemoryStrategyProperty
CfnMemory.MemoryStrategyProperty.Builder, CfnMemory.MemoryStrategyProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMemory.MemoryStrategyProperty.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 ObjectThe memory strategy.final ObjectReturns union: eitherIResolvableorCfnMemory.EpisodicMemoryStrategyPropertyfinal ObjectThe memory strategy.final ObjectThe memory strategy summary.final ObjectThe memory strategy.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 theCfnMemory.MemoryStrategyProperty.Builder.
-
-
Method Details
-
getCustomMemoryStrategy
Description copied from interface:CfnMemory.MemoryStrategyPropertyThe memory strategy.Returns union: either
IResolvableorCfnMemory.CustomMemoryStrategyProperty- Specified by:
getCustomMemoryStrategyin interfaceCfnMemory.MemoryStrategyProperty- See Also:
-
getEpisodicMemoryStrategy
Description copied from interface:CfnMemory.MemoryStrategyPropertyReturns union: eitherIResolvableorCfnMemory.EpisodicMemoryStrategyProperty- Specified by:
getEpisodicMemoryStrategyin interfaceCfnMemory.MemoryStrategyProperty- See Also:
-
getSemanticMemoryStrategy
Description copied from interface:CfnMemory.MemoryStrategyPropertyThe memory strategy.Returns union: either
IResolvableorCfnMemory.SemanticMemoryStrategyProperty- Specified by:
getSemanticMemoryStrategyin interfaceCfnMemory.MemoryStrategyProperty- See Also:
-
getSummaryMemoryStrategy
Description copied from interface:CfnMemory.MemoryStrategyPropertyThe memory strategy summary.Returns union: either
IResolvableorCfnMemory.SummaryMemoryStrategyProperty- Specified by:
getSummaryMemoryStrategyin interfaceCfnMemory.MemoryStrategyProperty- See Also:
-
getUserPreferenceMemoryStrategy
Description copied from interface:CfnMemory.MemoryStrategyPropertyThe memory strategy.Returns union: either
IResolvableorCfnMemory.UserPreferenceMemoryStrategyProperty- Specified by:
getUserPreferenceMemoryStrategyin interfaceCfnMemory.MemoryStrategyProperty- 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()
-