@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-07-13T00:44:52.323Z") @Stability(value=Stable) public class RedactionLambda extends software.amazon.awscdk.core.Construct
| Modifier and Type | Class and Description |
|---|---|
static class |
RedactionLambda.Builder
A fluent builder for
RedactionLambda. |
| Modifier | Constructor and Description |
|---|---|
|
RedactionLambda(software.amazon.awscdk.core.Construct scope,
String id) |
|
RedactionLambda(software.amazon.awscdk.core.Construct scope,
String id,
RedactionLambdaProps props) |
protected |
RedactionLambda(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
RedactionLambda(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getStackName()
The name of the underlying resoure in the serverless application.
|
getNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected RedactionLambda(software.amazon.jsii.JsiiObjectRef objRef)
protected RedactionLambda(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public RedactionLambda(@NotNull
software.amazon.awscdk.core.Construct scope,
@NotNull
String id,
@Nullable
RedactionLambdaProps props)
scope - This parameter is required.id - This parameter is required.props - @Stability(value=Stable)
public RedactionLambda(@NotNull
software.amazon.awscdk.core.Construct scope,
@NotNull
String id)
scope - This parameter is required.id - This parameter is required.@Stability(value=Stable) @NotNull public String getStackName()
Copyright © 2021. All rights reserved.