DevEndpointCustomLibraries
Custom libraries to be loaded into a development endpoint.
Types
Properties
Link copied to clipboard
The path to one or more Java .jar files in an S3 bucket that should be loaded in your DevEndpoint.
Link copied to clipboard
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.
Functions
Link copied to clipboard
inline fun copy(block: DevEndpointCustomLibraries.Builder.() -> Unit = {}): DevEndpointCustomLibraries