@Generated(value="jsii-pacmak/1.54.0 (build b1b977a)", date="2022-02-28T16:38:46.923Z") public class LambdaToSsmstringparameter extends software.amazon.awscdk.core.Construct
| Modifier and Type | Class and Description |
|---|---|
static class |
LambdaToSsmstringparameter.Builder
A fluent builder for
LambdaToSsmstringparameter. |
| Modifier | Constructor and Description |
|---|---|
|
LambdaToSsmstringparameter(software.amazon.awscdk.core.Construct scope,
String id,
LambdaToSsmstringparameterProps props) |
protected |
LambdaToSsmstringparameter(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
LambdaToSsmstringparameter(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awscdk.services.lambda.Function |
getLambdaFunction() |
software.amazon.awscdk.services.ssm.StringParameter |
getStringParameter() |
software.amazon.awscdk.services.ec2.IVpc |
getVpc() |
getNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected LambdaToSsmstringparameter(software.amazon.jsii.JsiiObjectRef objRef)
protected LambdaToSsmstringparameter(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
public LambdaToSsmstringparameter(@NotNull
software.amazon.awscdk.core.Construct scope,
@NotNull
String id,
@NotNull
LambdaToSsmstringparameterProps 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 © 2022. All rights reserved.