| Modifier and Type | Optional Element and Description |
|---|---|
String |
functionName
The name of the function to invoke for this annotated method.
|
String |
invocationType
The type of invocation to use (one of 'RequestResponse', 'Event', or
'DryRun').
|
String |
logType
The type of log to request from the service, either 'None' as default or
'Tail'.
|
public abstract String functionName
public abstract String invocationType
public abstract String logType
Copyright © 2015. All rights reserved.