codeSizeZipped property

int? codeSizeZipped
final

The maximum size of a deployment package when it's uploaded directly to AWS Lambda. Use Amazon S3 for larger files.

Implementation

final int? codeSizeZipped;