CpuOptionsProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs"
&alicloudroscdkecs.CpuOptionsProperty {
Core: interface{},
ThreadsPerCore: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Core |
interface{} |
No description. |
ThreadsPerCore |
interface{} |
No description. |
Core
Optional
Core interface{}
- Type: interface{}
ThreadsPerCore
Optional
ThreadsPerCore interface{}
- Type: interface{}