@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:28.341Z") @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 © 2021. All rights reserved.