Class CfnMemory.CustomMemoryStrategyProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.bedrockagentcore.CfnMemory.CustomMemoryStrategyProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMemory.CustomMemoryStrategyProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMemory.CustomMemoryStrategyProperty
@Stability(Stable)
@Internal
public static final class CfnMemory.CustomMemoryStrategyProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMemory.CustomMemoryStrategyProperty
An implementation for
CfnMemory.CustomMemoryStrategyProperty-
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.CustomMemoryStrategyProperty
CfnMemory.CustomMemoryStrategyProperty.Builder, CfnMemory.CustomMemoryStrategyProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMemory.CustomMemoryStrategyProperty.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 configuration.final StringCreation timestamp of the memory strategy.final StringThe memory strategy description.final StringgetName()The memory strategy name.The memory strategy namespaces.final StringThe memory strategy status.final StringThe memory strategy ID.final StringgetType()The memory strategy type.final StringThe memory strategy update date and time.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.CustomMemoryStrategyProperty.Builder.
-
-
Method Details
-
getName
Description copied from interface:CfnMemory.CustomMemoryStrategyPropertyThe memory strategy name.- Specified by:
getNamein interfaceCfnMemory.CustomMemoryStrategyProperty- See Also:
-
getConfiguration
Description copied from interface:CfnMemory.CustomMemoryStrategyPropertyThe memory strategy configuration.Returns union: either
IResolvableorCfnMemory.CustomConfigurationInputProperty- Specified by:
getConfigurationin interfaceCfnMemory.CustomMemoryStrategyProperty- See Also:
-
getCreatedAt
Description copied from interface:CfnMemory.CustomMemoryStrategyPropertyCreation timestamp of the memory strategy.- Specified by:
getCreatedAtin interfaceCfnMemory.CustomMemoryStrategyProperty- See Also:
-
getDescription
Description copied from interface:CfnMemory.CustomMemoryStrategyPropertyThe memory strategy description.- Specified by:
getDescriptionin interfaceCfnMemory.CustomMemoryStrategyProperty- See Also:
-
getNamespaces
Description copied from interface:CfnMemory.CustomMemoryStrategyPropertyThe memory strategy namespaces.- Specified by:
getNamespacesin interfaceCfnMemory.CustomMemoryStrategyProperty- See Also:
-
getStatus
Description copied from interface:CfnMemory.CustomMemoryStrategyPropertyThe memory strategy status.- Specified by:
getStatusin interfaceCfnMemory.CustomMemoryStrategyProperty- See Also:
-
getStrategyId
Description copied from interface:CfnMemory.CustomMemoryStrategyPropertyThe memory strategy ID.- Specified by:
getStrategyIdin interfaceCfnMemory.CustomMemoryStrategyProperty- See Also:
-
getType
Description copied from interface:CfnMemory.CustomMemoryStrategyPropertyThe memory strategy type.- Specified by:
getTypein interfaceCfnMemory.CustomMemoryStrategyProperty- See Also:
-
getUpdatedAt
Description copied from interface:CfnMemory.CustomMemoryStrategyPropertyThe memory strategy update date and time.- Specified by:
getUpdatedAtin interfaceCfnMemory.CustomMemoryStrategyProperty- 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()
-