@Generated(value="jsii-pacmak/1.79.0 (build b22f628)", date="2023-03-23T16:43:36.927Z") public class LambdaToElasticachememcached extends software.constructs.Construct
| Modifier and Type | Class and Description |
|---|---|
static class |
LambdaToElasticachememcached.Builder
A fluent builder for
LambdaToElasticachememcached. |
| Modifier | Constructor and Description |
|---|---|
|
LambdaToElasticachememcached(software.constructs.Construct scope,
String id,
LambdaToElasticachememcachedProps props) |
protected |
LambdaToElasticachememcached(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
LambdaToElasticachememcached(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awscdk.services.elasticache.CfnCacheCluster |
getCache() |
software.amazon.awscdk.services.lambda.Function |
getLambdaFunction() |
software.amazon.awscdk.services.ec2.IVpc |
getVpc() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected LambdaToElasticachememcached(software.amazon.jsii.JsiiObjectRef objRef)
protected LambdaToElasticachememcached(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
public LambdaToElasticachememcached(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
LambdaToElasticachememcachedProps props)
scope - - represents the scope for all the resources. This parameter is required.id - - this is a a scope-unique id. This parameter is required.props - - user provided props for the construct. This parameter is required.Copyright © 2023. All rights reserved.