RuntimeInfo
Backwards compatibility for when 'RuntimeInfo' was defined here.
This is necessary because its used as an input in the stable
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcxapi"
&alicloudroscdkcxapi.RuntimeInfo {
Libraries: *map[string]*string,
}
Properties
Name | Type | Description |
---|---|---|
Libraries |
map[string]string |
The list of libraries loaded in the application, associated with their versions. |
~~Libraries
~~Required
- Deprecated: moved to package 'ros-assembly-schema'
Libraries *map[string]*string
- Type: map[string]string
The list of libraries loaded in the application, associated with their versions.