| Package | Description |
|---|---|
| software.amazon.awscdk.integtests |
integ-tests
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LambdaInvokeFunctionProps.Jsii$Proxy
An implementation for
LambdaInvokeFunctionProps |
| Modifier and Type | Method and Description |
|---|---|
LambdaInvokeFunctionProps |
LambdaInvokeFunctionProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
IAwsApiCall |
IDeployAssert.invokeFunction(LambdaInvokeFunctionProps props)
(experimental) Invoke a lambda function and return the response which can be asserted.
|
IAwsApiCall |
IDeployAssert.Jsii$Proxy.invokeFunction(LambdaInvokeFunctionProps props)
(experimental) Invoke a lambda function and return the response which can be asserted.
|
default IAwsApiCall |
IDeployAssert.Jsii$Default.invokeFunction(LambdaInvokeFunctionProps props)
(experimental) Invoke a lambda function and return the response which can be asserted.
|
| Constructor and Description |
|---|
LambdaInvokeFunction(software.constructs.Construct scope,
String id,
LambdaInvokeFunctionProps props) |
Copyright © 2022. All rights reserved.