invokeMode property

String? invokeMode
final

Whether the Lambda function responds in BUFFERED or RESPONSE_STREAM mode.

Implementation

final String? invokeMode;