InstancePatternInfosProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkess"
&alicloudroscdkess.InstancePatternInfosProperty {
Architectures: interface{},
BurstablePerformance: interface{},
Cores: interface{},
ExcludedInstanceTypes: interface{},
InstanceFamilyLevel: interface{},
MaxPrice: interface{},
Memory: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Architectures |
interface{} |
No description. |
BurstablePerformance |
interface{} |
No description. |
Cores |
interface{} |
No description. |
ExcludedInstanceTypes |
interface{} |
No description. |
InstanceFamilyLevel |
interface{} |
No description. |
MaxPrice |
interface{} |
No description. |
Memory |
interface{} |
No description. |
Architectures
Optional
Architectures interface{}
- Type: interface{}
BurstablePerformance
Optional
BurstablePerformance interface{}
- Type: interface{}
Cores
Optional
Cores interface{}
- Type: interface{}
ExcludedInstanceTypes
Optional
ExcludedInstanceTypes interface{}
- Type: interface{}
InstanceFamilyLevel
Optional
InstanceFamilyLevel interface{}
- Type: interface{}
MaxPrice
Optional
MaxPrice interface{}
- Type: interface{}
Memory
Optional
Memory interface{}
- Type: interface{}