Instance Args
Import
Ens Instance can be imported using the id, e.g.
$ pulumi import alicloud:ens/instance:Instance example <id>
Constructors
Properties
The automatic release time of the pay-as-you-go instance. According to the ISO 8601 standard, UTC +0 time is used. The format is: 'yyyy-MM-ddTHH:mm:ssZ '.
Whether to use vouchers. The default is to use. Value:
The billing cycle for instance computing resources. Only instance-level pay-as-you-go is supported. Value
Data disk specifications See data_disk
below.
The node ID. When ScheduleAreaLevel is Region, EnsRegionId is required. When ScheduleAreaLevel is Big,Middle,Small, EnsRegionId is invalid.
Whether the Payment type of the disk created with the instance is converted.
The instance billing policy. Optional values:
The instance name. Example value: test-InstanceName. It must be 2 to 128 characters in length and must start with an uppercase or lowercase letter or a Chinese character. It cannot start with http:// or https. Can contain Chinese, English, numbers, half-width colons (:), underscores (_), periods (.), or hyphens (-) The default value is the InstanceId of the instance.
The specification of the instance. Example value: ens.sn1.small
Instance bandwidth billing method. If the billing method can be selected for the first purchase, the subsequent value of this field will be processed by default according to the billing method selected for the first time. Optional values:
Maximum public network bandwidth. The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991
The key pair name.
The area code. Example value: 350000. Required for regional-level scheduling, invalid for node-level scheduling
Whether to use image preset password prompt: Password and KeyPairNamePasswordInherit must be passed
Instance payment method. Since v1.230.0, you can modify payment_type. Optional values:
The unit of time for purchasing resources. Value:
The private IP address. Can only be used for node-level scheduling. If a private IP address is specified, the number of instances can only be one, and both the private IP address and the vSwitch ID are not empty, the private IP address takes effect.
Whether to assign a public IP identifier. Value:
Scheduling level, through which node-level scheduling or area scheduling is performed. Optional values:
Scheduling price policy. If it is not filled in, the default priority is low price. Value:
Scheduling policy. Optional values:
ID of the security group to which the instance belongs.
The bidding strategy for pay-as-you-go instances. It takes effect when the value of the 'InstanceChargeType' parameter is set to 'PostPaid. Value range:
System Disk Specification. SystemDisk is a non-required parameter when InstanceType is x86_pm,x86_bmi,x86_bm,pc_bmi, or arm_bmi. SystemDisk is a required parameter when instanceType is other specification families. See system_disk
below.
Indicates whether to add an ordered suffix to HostName and InstanceName. The ordered suffix starts from 001 and cannot exceed 999.