Get Instances Plain Args
data class GetInstancesPlainArgs(val enableDetails: Boolean? = null, val ids: List<String>? = null, val imageId: String? = null, val instanceName: String? = null, val instanceType: String? = null, val keyPairName: String? = null, val nameRegex: String? = null, val outputFile: String? = null, val paymentType: String? = null, val resolution: String? = null, val status: String? = null, val zoneId: String? = null) : ConvertibleToJava<GetInstancesPlainArgs>
A collection of arguments for invoking getInstances.
Constructors
Link copied to clipboard
constructor(enableDetails: Boolean? = null, ids: List<String>? = null, imageId: String? = null, instanceName: String? = null, instanceType: String? = null, keyPairName: String? = null, nameRegex: String? = null, outputFile: String? = null, paymentType: String? = null, resolution: String? = null, status: String? = null, zoneId: String? = null)
Properties
Link copied to clipboard
Link copied to clipboard
The name of the instance. It must be 2 to 128 characters in length and must start with an uppercase letter or Chinese. It cannot start with http:// or https. It can contain Chinese, English, numbers, half-width colons (:), underscores (_), half-width periods (.), or dashes (-). The default value is the InstanceId of the instance.
Link copied to clipboard
Instance Type.
Link copied to clipboard
The name of the key pair of the mobile phone instance.
Link copied to clipboard
File name where to save data source results (after running pulumi preview
).
Link copied to clipboard
The payment type.Valid values: PayAsYouGo
,Subscription
Link copied to clipboard
The selected resolution for the cloud mobile phone instance.