Skip to content

RosInstanceProps

Properties for defining a RosInstance.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ecs-instance

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs"
&alicloudroscdkecs.RosInstanceProps {
    InstanceType: interface{},
    Affinity: interface{},
    AllocatePublicIp: interface{},
    AutoRenew: interface{},
    AutoRenewPeriod: interface{},
    CreditSpecification: interface{},
    DedicatedHostId: interface{},
    DeletionProtection: interface{},
    DeploymentSetGroupNo: interface{},
    DeploymentSetId: interface{},
    Description: interface{},
    DiskMappings: interface{},
    HostName: interface{},
    HpcClusterId: interface{},
    HttpEndpoint: interface{},
    HttpTokens: interface{},
    ImageFamily: interface{},
    ImageId: interface{},
    InstanceChargeType: interface{},
    InstanceName: interface{},
    InternetChargeType: interface{},
    InternetMaxBandwidthOut: interface{},
    IoOptimized: interface{},
    KeyPairName: interface{},
    Password: interface{},
    PasswordInherit: interface{},
    Period: interface{},
    PeriodUnit: interface{},
    PrivateIpAddress: interface{},
    PrivatePoolOptions: interface{},
    RamRoleName: interface{},
    ResourceGroupId: interface{},
    SecurityEnhancementStrategy: interface{},
    SecurityGroupId: interface{},
    SecurityGroupIds: interface{},
    SpotDuration: interface{},
    SpotInterruptionBehavior: interface{},
    SpotPriceLimit: interface{},
    SpotStrategy: interface{},
    StorageSetId: interface{},
    StorageSetPartitionNumber: interface{},
    SystemDiskCategory: interface{},
    SystemDiskDescription: interface{},
    SystemDiskDiskName: interface{},
    SystemDiskPerformanceLevel: interface{},
    SystemDiskSize: interface{},
    Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.RosInstance.TagsProperty,
    Tenancy: interface{},
    UseAdditionalService: interface{},
    UserData: interface{},
    VpcId: interface{},
    VSwitchId: interface{},
    ZoneId: interface{},
    ZoneIds: interface{},
}

Properties

Name Type Description
InstanceType interface{} No description.
Affinity interface{} No description.
AllocatePublicIp interface{} No description.
AutoRenew interface{} No description.
AutoRenewPeriod interface{} No description.
CreditSpecification interface{} No description.
DedicatedHostId interface{} No description.
DeletionProtection interface{} No description.
DeploymentSetGroupNo interface{} No description.
DeploymentSetId interface{} No description.
Description interface{} No description.
DiskMappings interface{} No description.
HostName interface{} No description.
HpcClusterId interface{} No description.
HttpEndpoint interface{} No description.
HttpTokens interface{} No description.
ImageFamily interface{} No description.
ImageId interface{} No description.
InstanceChargeType interface{} No description.
InstanceName interface{} No description.
InternetChargeType interface{} No description.
InternetMaxBandwidthOut interface{} No description.
IoOptimized interface{} No description.
KeyPairName interface{} No description.
Password interface{} No description.
PasswordInherit interface{} No description.
Period interface{} No description.
PeriodUnit interface{} No description.
PrivateIpAddress interface{} No description.
PrivatePoolOptions interface{} No description.
RamRoleName interface{} No description.
ResourceGroupId interface{} No description.
SecurityEnhancementStrategy interface{} No description.
SecurityGroupId interface{} No description.
SecurityGroupIds interface{} No description.
SpotDuration interface{} No description.
SpotInterruptionBehavior interface{} No description.
SpotPriceLimit interface{} No description.
SpotStrategy interface{} No description.
StorageSetId interface{} No description.
StorageSetPartitionNumber interface{} No description.
SystemDiskCategory interface{} No description.
SystemDiskDescription interface{} No description.
SystemDiskDiskName interface{} No description.
SystemDiskPerformanceLevel interface{} No description.
SystemDiskSize interface{} No description.
Tags *[]TagsProperty No description.
Tenancy interface{} No description.
UseAdditionalService interface{} No description.
UserData interface{} No description.
VpcId interface{} No description.
VSwitchId interface{} No description.
ZoneId interface{} No description.
ZoneIds interface{} No description.

InstanceTypeRequired

InstanceType interface{}
  • Type: interface{}

AffinityOptional

Affinity interface{}
  • Type: interface{}

AllocatePublicIpOptional

AllocatePublicIp interface{}
  • Type: interface{}

AutoRenewOptional

AutoRenew interface{}
  • Type: interface{}

AutoRenewPeriodOptional

AutoRenewPeriod interface{}
  • Type: interface{}

CreditSpecificationOptional

CreditSpecification interface{}
  • Type: interface{}

DedicatedHostIdOptional

DedicatedHostId interface{}
  • Type: interface{}

DeletionProtectionOptional

DeletionProtection interface{}
  • Type: interface{}

DeploymentSetGroupNoOptional

DeploymentSetGroupNo interface{}
  • Type: interface{}

DeploymentSetIdOptional

DeploymentSetId interface{}
  • Type: interface{}

DescriptionOptional

Description interface{}
  • Type: interface{}

DiskMappingsOptional

DiskMappings interface{}
  • Type: interface{}

HostNameOptional

HostName interface{}
  • Type: interface{}

HpcClusterIdOptional

HpcClusterId interface{}
  • Type: interface{}

HttpEndpointOptional

HttpEndpoint interface{}
  • Type: interface{}

HttpTokensOptional

HttpTokens interface{}
  • Type: interface{}

ImageFamilyOptional

ImageFamily interface{}
  • Type: interface{}

ImageIdOptional

ImageId interface{}
  • Type: interface{}

InstanceChargeTypeOptional

InstanceChargeType interface{}
  • Type: interface{}

InstanceNameOptional

InstanceName interface{}
  • Type: interface{}

InternetChargeTypeOptional

InternetChargeType interface{}
  • Type: interface{}

InternetMaxBandwidthOutOptional

InternetMaxBandwidthOut interface{}
  • Type: interface{}

IoOptimizedOptional

IoOptimized interface{}
  • Type: interface{}

KeyPairNameOptional

KeyPairName interface{}
  • Type: interface{}

PasswordOptional

Password interface{}
  • Type: interface{}

PasswordInheritOptional

PasswordInherit interface{}
  • Type: interface{}

PeriodOptional

Period interface{}
  • Type: interface{}

PeriodUnitOptional

PeriodUnit interface{}
  • Type: interface{}

PrivateIpAddressOptional

PrivateIpAddress interface{}
  • Type: interface{}

PrivatePoolOptionsOptional

PrivatePoolOptions interface{}
  • Type: interface{}

RamRoleNameOptional

RamRoleName interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}

SecurityEnhancementStrategyOptional

SecurityEnhancementStrategy interface{}
  • Type: interface{}

SecurityGroupIdOptional

SecurityGroupId interface{}
  • Type: interface{}

SecurityGroupIdsOptional

SecurityGroupIds interface{}
  • Type: interface{}

SpotDurationOptional

SpotDuration interface{}
  • Type: interface{}

SpotInterruptionBehaviorOptional

SpotInterruptionBehavior interface{}
  • Type: interface{}

SpotPriceLimitOptional

SpotPriceLimit interface{}
  • Type: interface{}

SpotStrategyOptional

SpotStrategy interface{}
  • Type: interface{}

StorageSetIdOptional

StorageSetId interface{}
  • Type: interface{}

StorageSetPartitionNumberOptional

StorageSetPartitionNumber interface{}
  • Type: interface{}

SystemDiskCategoryOptional

SystemDiskCategory interface{}
  • Type: interface{}

SystemDiskDescriptionOptional

SystemDiskDescription interface{}
  • Type: interface{}

SystemDiskDiskNameOptional

SystemDiskDiskName interface{}
  • Type: interface{}

SystemDiskPerformanceLevelOptional

SystemDiskPerformanceLevel interface{}
  • Type: interface{}

SystemDiskSizeOptional

SystemDiskSize interface{}
  • Type: interface{}

TagsOptional

Tags *[]TagsProperty

TenancyOptional

Tenancy interface{}
  • Type: interface{}

UseAdditionalServiceOptional

UseAdditionalService interface{}
  • Type: interface{}

UserDataOptional

UserData interface{}
  • Type: interface{}

VpcIdOptional

VpcId interface{}
  • Type: interface{}

VSwitchIdOptional

VSwitchId interface{}
  • Type: interface{}

ZoneIdOptional

ZoneId interface{}
  • Type: interface{}

ZoneIdsOptional

ZoneIds interface{}
  • Type: interface{}