Uses of Interface
software.amazon.awscdk.integtests.LambdaInvokeFunctionProps
-
Uses of LambdaInvokeFunctionProps in software.amazon.awscdk.integtests
Modifier and TypeClassDescriptionstatic final class
An implementation forLambdaInvokeFunctionProps
Modifier and TypeMethodDescriptionLambdaInvokeFunctionProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionIDeployAssert.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.final IAwsApiCall
IDeployAssert.Jsii$Proxy.invokeFunction
(LambdaInvokeFunctionProps props) (experimental) Invoke a lambda function and return the response which can be asserted.ModifierConstructorDescriptionLambdaInvokeFunction
(software.constructs.Construct scope, String id, LambdaInvokeFunctionProps props)