RosTensorboardProps
Properties for defining a RosTensorboard
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-paidlc-tensorboard
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpaidlc"
&alicloudroscdkpaidlc.RosTensorboardProps {
DataSourceId: interface{},
DisplayName: interface{},
WorkspaceId: interface{},
Cpu: interface{},
DataSources: interface{},
DataSourceType: interface{},
JobId: interface{},
MaxRunningTimeMinutes: interface{},
Memory: interface{},
Options: interface{},
SourceId: interface{},
SourceType: interface{},
SummaryPath: interface{},
SummaryRelativePath: interface{},
Uri: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DataSourceId |
interface{} |
No description. |
DisplayName |
interface{} |
No description. |
WorkspaceId |
interface{} |
No description. |
Cpu |
interface{} |
No description. |
DataSources |
interface{} |
No description. |
DataSourceType |
interface{} |
No description. |
JobId |
interface{} |
No description. |
MaxRunningTimeMinutes |
interface{} |
No description. |
Memory |
interface{} |
No description. |
Options |
interface{} |
No description. |
SourceId |
interface{} |
No description. |
SourceType |
interface{} |
No description. |
SummaryPath |
interface{} |
No description. |
SummaryRelativePath |
interface{} |
No description. |
Uri |
interface{} |
No description. |
DataSourceId
Required
DataSourceId interface{}
- Type: interface{}
DisplayName
Required
DisplayName interface{}
- Type: interface{}
WorkspaceId
Required
WorkspaceId interface{}
- Type: interface{}
Cpu
Optional
Cpu interface{}
- Type: interface{}
DataSources
Optional
DataSources interface{}
- Type: interface{}
DataSourceType
Optional
DataSourceType interface{}
- Type: interface{}
JobId
Optional
JobId interface{}
- Type: interface{}
MaxRunningTimeMinutes
Optional
MaxRunningTimeMinutes interface{}
- Type: interface{}
Memory
Optional
Memory interface{}
- Type: interface{}
Options
Optional
Options interface{}
- Type: interface{}
SourceId
Optional
SourceId interface{}
- Type: interface{}
SourceType
Optional
SourceType interface{}
- Type: interface{}
SummaryPath
Optional
SummaryPath interface{}
- Type: interface{}
SummaryRelativePath
Optional
SummaryRelativePath interface{}
- Type: interface{}
Uri
Optional
Uri interface{}
- Type: interface{}