Class CfnServerlessCachePropsMixin.DataStorageProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.elasticache.CfnServerlessCachePropsMixin.DataStorageProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnServerlessCachePropsMixin.DataStorageProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnServerlessCachePropsMixin.DataStorageProperty
@Stability(Stable)
@Internal
public static final class CfnServerlessCachePropsMixin.DataStorageProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnServerlessCachePropsMixin.DataStorageProperty
An implementation for
CfnServerlessCachePropsMixin.DataStorageProperty-
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.CfnServerlessCachePropsMixin.DataStorageProperty
CfnServerlessCachePropsMixin.DataStorageProperty.Builder, CfnServerlessCachePropsMixin.DataStorageProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServerlessCachePropsMixin.DataStorageProperty.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 NumberThe upper limit for data storage the cache is set to use.final NumberThe lower limit for data storage the cache is set to use.final StringgetUnit()The unit that the storage is measured in, in GB.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 theCfnServerlessCachePropsMixin.DataStorageProperty.Builder.
-
-
Method Details
-
getMaximum
Description copied from interface:CfnServerlessCachePropsMixin.DataStoragePropertyThe upper limit for data storage the cache is set to use.- Specified by:
getMaximumin interfaceCfnServerlessCachePropsMixin.DataStorageProperty- See Also:
-
getMinimum
Description copied from interface:CfnServerlessCachePropsMixin.DataStoragePropertyThe lower limit for data storage the cache is set to use.- Specified by:
getMinimumin interfaceCfnServerlessCachePropsMixin.DataStorageProperty- See Also:
-
getUnit
Description copied from interface:CfnServerlessCachePropsMixin.DataStoragePropertyThe unit that the storage is measured in, in GB.- Specified by:
getUnitin interfaceCfnServerlessCachePropsMixin.DataStorageProperty- 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()
-