extraPythonLibsS3Path property

String? extraPythonLibsS3Path
final

The paths to one or more Python libraries in an Amazon Simple Storage Service (Amazon S3) bucket that should be loaded in your DevEndpoint. Multiple values must be complete paths separated by a comma.

Implementation

final String? extraPythonLibsS3Path;