Skip to content

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.

ArchitecturesOptional

Architectures interface{}
  • Type: interface{}

BurstablePerformanceOptional

BurstablePerformance interface{}
  • Type: interface{}

CoresOptional

Cores interface{}
  • Type: interface{}

ExcludedInstanceTypesOptional

ExcludedInstanceTypes interface{}
  • Type: interface{}

InstanceFamilyLevelOptional

InstanceFamilyLevel interface{}
  • Type: interface{}

MaxPriceOptional

MaxPrice interface{}
  • Type: interface{}

MemoryOptional

Memory interface{}
  • Type: interface{}