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