@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2020-12-22T12:13:27.819Z") @Stability(value=Deprecated) @Deprecated public interface InvokeFunctionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
InvokeFunctionProps.Builder
Deprecated.
|
static class |
InvokeFunctionProps.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static InvokeFunctionProps.Builder |
builder()
Deprecated.
|
default Map<String,Object> |
getPayload()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @Nullable default Map<String,Object> getPayload()
This parameter is named as payload to keep consistent with RunLambdaTask class.
Default: - The JSON data indicated by the task's InputPath is used as payload
@Stability(value=Deprecated) @Deprecated static InvokeFunctionProps.Builder builder()
InvokeFunctionProps.Builder of InvokeFunctionPropsCopyright © 2020. All rights reserved.