Skip to content

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.

CoreOptional

Core interface{}
  • Type: interface{}

ThreadsPerCoreOptional

ThreadsPerCore interface{}
  • Type: interface{}