Class CfnAppPropsMixin.CacheConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.amplify.CfnAppPropsMixin.CacheConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAppPropsMixin.CacheConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAppPropsMixin.CacheConfigProperty
@Stability(Stable)
@Internal
public static final class CfnAppPropsMixin.CacheConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAppPropsMixin.CacheConfigProperty
An implementation for
CfnAppPropsMixin.CacheConfigProperty-
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.amplify.CfnAppPropsMixin.CacheConfigProperty
CfnAppPropsMixin.CacheConfigProperty.Builder, CfnAppPropsMixin.CacheConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAppPropsMixin.CacheConfigProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnAppPropsMixin.CacheConfigProperty.Builder.
-
-
Method Details
-
getType
Description copied from interface:CfnAppPropsMixin.CacheConfigPropertyThe type of cache configuration to use for an Amplify app.The
AMPLIFY_MANAGEDcache configuration automatically applies an optimized cache configuration for your app based on its platform, routing rules, and rewrite rules.The
AMPLIFY_MANAGED_NO_COOKIEScache configuration type is the same asAMPLIFY_MANAGED, except that it excludes all cookies from the cache key. This is the default setting.- Specified by:
getTypein interfaceCfnAppPropsMixin.CacheConfigProperty- 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()
-