menu
aws_lambda_runtime package
documentation
client/client.dart
NextInvocation
clientContext property
clientContext property
dark_mode
light_mode
clientContext
property
String
?
clientContext
final
Client context is the context that is provided to the function.
Implementation
final String? clientContext;
aws_lambda_runtime package
documentation
client/client
NextInvocation
clientContext property
NextInvocation class