Class LambdaToElasticachememcachedProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awsconstructs.services.lambdaelasticachememcached.LambdaToElasticachememcachedProps.Jsii$Proxy
All Implemented Interfaces:
LambdaToElasticachememcachedProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
LambdaToElasticachememcachedProps

@Internal public static final class LambdaToElasticachememcachedProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LambdaToElasticachememcachedProps
An implementation for LambdaToElasticachememcachedProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awsconstructs.services.lambdaelasticachememcached.LambdaToElasticachememcachedProps

    LambdaToElasticachememcachedProps.Builder, LambdaToElasticachememcachedProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the LambdaToElasticachememcachedProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final String
    Optional Name for the Lambda function environment variable set to the cache endpoint.
    final Object
    Optional user provided props to override the default props for the Elasticache cache.
    final software.amazon.awscdk.services.elasticache.CfnCacheCluster
    Existing instance of Elasticache Cluster object, providing both this and cacheProps will cause an error.
    final software.amazon.awscdk.services.lambda.Function
    Existing instance of Lambda Function object, providing both this and lambdaFunctionProps will cause an error.
    final software.amazon.awscdk.services.ec2.IVpc
    An existing VPC for the construct to use (construct will NOT create a new VPC in this case).
    final software.amazon.awscdk.services.lambda.FunctionProps
    Optional user provided props to override the default props for the Lambda function.
    final software.amazon.awscdk.services.ec2.VpcProps
    Properties to override default properties if deployVpc is true.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait