Parameter | Type | Description | Example |
---|---|---|---|
object | The information about the request parameters for creating a layer version. | ||
code | InputCodeLocation | The code information of the layer. | |
compatibleRuntime | array | The runtimes that are supported by the layer. | |
string | The runtime. | python3.10 | |
description | string | The description of the layer version. | my first layer |
license | string | The license agreement for the layer. | Apache |