Class CfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.elasticache.CfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationProperty
An implementation for
CfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationProperty-
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.elasticache.CfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationProperty
CfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationProperty.Builder, CfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationProperty.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 StringThe engine that the serverless cache is configured with.final StringThe engine version number that the serverless cache is configured with.final StringThe identifier of the serverless cache.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
protected Jsii$Proxy(CfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationProperty.Builder.
-
-
Method Details
-
getEngine
Description copied from interface:CfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationPropertyThe engine that the serverless cache is configured with.- Specified by:
getEnginein interfaceCfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationProperty- See Also:
-
getMajorEngineVersion
Description copied from interface:CfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationPropertyThe engine version number that the serverless cache is configured with.- Specified by:
getMajorEngineVersionin interfaceCfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationProperty- See Also:
-
getServerlessCacheName
Description copied from interface:CfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationPropertyThe identifier of the serverless cache.- Specified by:
getServerlessCacheNamein interfaceCfnServerlessCacheSnapshotPropsMixin.ServerlessCacheConfigurationProperty- 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()
-