| Modifier and Type | Method and Description |
|---|---|
static LambdaToElasticachememcachedProps.Builder |
LambdaToElasticachememcachedProps.builder() |
LambdaToElasticachememcachedProps.Builder |
LambdaToElasticachememcachedProps.Builder.cacheEndpointEnvironmentVariableName(String cacheEndpointEnvironmentVariableName)
|
LambdaToElasticachememcachedProps.Builder |
LambdaToElasticachememcachedProps.Builder.cacheProps(Object cacheProps)
Sets the value of
LambdaToElasticachememcachedProps.getCacheProps() |
LambdaToElasticachememcachedProps.Builder |
LambdaToElasticachememcachedProps.Builder.existingCache(software.amazon.awscdk.services.elasticache.CfnCacheCluster existingCache)
Sets the value of
LambdaToElasticachememcachedProps.getExistingCache() |
LambdaToElasticachememcachedProps.Builder |
LambdaToElasticachememcachedProps.Builder.existingLambdaObj(software.amazon.awscdk.services.lambda.Function existingLambdaObj)
Sets the value of
LambdaToElasticachememcachedProps.getExistingLambdaObj() |
LambdaToElasticachememcachedProps.Builder |
LambdaToElasticachememcachedProps.Builder.existingVpc(software.amazon.awscdk.services.ec2.IVpc existingVpc)
Sets the value of
LambdaToElasticachememcachedProps.getExistingVpc() |
LambdaToElasticachememcachedProps.Builder |
LambdaToElasticachememcachedProps.Builder.lambdaFunctionProps(software.amazon.awscdk.services.lambda.FunctionProps lambdaFunctionProps)
Sets the value of
LambdaToElasticachememcachedProps.getLambdaFunctionProps() |
LambdaToElasticachememcachedProps.Builder |
LambdaToElasticachememcachedProps.Builder.vpcProps(software.amazon.awscdk.services.ec2.VpcProps vpcProps)
Sets the value of
LambdaToElasticachememcachedProps.getVpcProps() |
| Constructor and Description |
|---|
Jsii$Proxy(LambdaToElasticachememcachedProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
LambdaToElasticachememcachedProps.Builder. |
Copyright © 2023. All rights reserved.