Uses of Class
software.amazon.awsconstructs.services.lambdaelasticachememcached.LambdaToElasticachememcachedProps.Builder
-
Uses of LambdaToElasticachememcachedProps.Builder in software.amazon.awsconstructs.services.lambdaelasticachememcached
Methods in software.amazon.awsconstructs.services.lambdaelasticachememcached that return LambdaToElasticachememcachedProps.BuilderModifier and TypeMethodDescriptionLambdaToElasticachememcachedProps.builder()LambdaToElasticachememcachedProps.Builder.cacheEndpointEnvironmentVariableName(String cacheEndpointEnvironmentVariableName) LambdaToElasticachememcachedProps.Builder.cacheProps(Object cacheProps) Sets the value ofLambdaToElasticachememcachedProps.getCacheProps()LambdaToElasticachememcachedProps.Builder.existingCache(software.amazon.awscdk.services.elasticache.CfnCacheCluster existingCache) Sets the value ofLambdaToElasticachememcachedProps.getExistingCache()LambdaToElasticachememcachedProps.Builder.existingLambdaObj(software.amazon.awscdk.services.lambda.Function existingLambdaObj) Sets the value ofLambdaToElasticachememcachedProps.getExistingLambdaObj()LambdaToElasticachememcachedProps.Builder.existingVpc(software.amazon.awscdk.services.ec2.IVpc existingVpc) Sets the value ofLambdaToElasticachememcachedProps.getExistingVpc()LambdaToElasticachememcachedProps.Builder.lambdaFunctionProps(software.amazon.awscdk.services.lambda.FunctionProps lambdaFunctionProps) Sets the value ofLambdaToElasticachememcachedProps.getLambdaFunctionProps()LambdaToElasticachememcachedProps.Builder.vpcProps(software.amazon.awscdk.services.ec2.VpcProps vpcProps) Sets the value ofLambdaToElasticachememcachedProps.getVpcProps()Constructors in software.amazon.awsconstructs.services.lambdaelasticachememcached with parameters of type LambdaToElasticachememcachedProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theLambdaToElasticachememcachedProps.Builder.