Class CfnMemory.EpisodicMemoryStrategyProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.bedrockagentcore.CfnMemory.EpisodicMemoryStrategyProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMemory.EpisodicMemoryStrategyProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMemory.EpisodicMemoryStrategyProperty
@Stability(Stable)
@Internal
public static final class CfnMemory.EpisodicMemoryStrategyProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMemory.EpisodicMemoryStrategyProperty
An implementation for
CfnMemory.EpisodicMemoryStrategyProperty-
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.EpisodicMemoryStrategyProperty
CfnMemory.EpisodicMemoryStrategyProperty.Builder, CfnMemory.EpisodicMemoryStrategyProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMemory.EpisodicMemoryStrategyProperty.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 StringCreation timestamp of the memory strategy.final StringDescription of the Memory resource.final StringgetName()Name of the Memory resource.List of namespaces for memory strategy.final ObjectReturns union: eitherIResolvableorCfnMemory.EpisodicReflectionConfigurationInputPropertyfinal StringStatus of the memory strategy.final StringUnique identifier for the memory strategy.final StringgetType()Type of memory strategy.final StringLast update timestamp of the 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.EpisodicMemoryStrategyProperty.Builder.
-
-
Method Details
-
getName
Description copied from interface:CfnMemory.EpisodicMemoryStrategyPropertyName of the Memory resource.- Specified by:
getNamein interfaceCfnMemory.EpisodicMemoryStrategyProperty- See Also:
-
getCreatedAt
Description copied from interface:CfnMemory.EpisodicMemoryStrategyPropertyCreation timestamp of the memory strategy.- Specified by:
getCreatedAtin interfaceCfnMemory.EpisodicMemoryStrategyProperty- See Also:
-
getDescription
Description copied from interface:CfnMemory.EpisodicMemoryStrategyPropertyDescription of the Memory resource.- Specified by:
getDescriptionin interfaceCfnMemory.EpisodicMemoryStrategyProperty- See Also:
-
getNamespaces
Description copied from interface:CfnMemory.EpisodicMemoryStrategyPropertyList of namespaces for memory strategy.- Specified by:
getNamespacesin interfaceCfnMemory.EpisodicMemoryStrategyProperty- See Also:
-
getReflectionConfiguration
Description copied from interface:CfnMemory.EpisodicMemoryStrategyPropertyReturns union: eitherIResolvableorCfnMemory.EpisodicReflectionConfigurationInputProperty- Specified by:
getReflectionConfigurationin interfaceCfnMemory.EpisodicMemoryStrategyProperty- See Also:
-
getStatus
Description copied from interface:CfnMemory.EpisodicMemoryStrategyPropertyStatus of the memory strategy.- Specified by:
getStatusin interfaceCfnMemory.EpisodicMemoryStrategyProperty- See Also:
-
getStrategyId
Description copied from interface:CfnMemory.EpisodicMemoryStrategyPropertyUnique identifier for the memory strategy.- Specified by:
getStrategyIdin interfaceCfnMemory.EpisodicMemoryStrategyProperty- See Also:
-
getType
Description copied from interface:CfnMemory.EpisodicMemoryStrategyPropertyType of memory strategy.- Specified by:
getTypein interfaceCfnMemory.EpisodicMemoryStrategyProperty- See Also:
-
getUpdatedAt
Description copied from interface:CfnMemory.EpisodicMemoryStrategyPropertyLast update timestamp of the memory strategy.- Specified by:
getUpdatedAtin interfaceCfnMemory.EpisodicMemoryStrategyProperty- 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()
-