Instance

class Instance : KotlinCustomResource

Import

Hologram Instance can be imported using the id, e.g.

$ pulumi import alicloud:hologram/instance:Instance example <id>

Properties

Link copied to clipboard
val autoPay: Output<Boolean>?

Whether to pay automatically. The default value is true. Value:

Link copied to clipboard
val coldStorageSize: Output<Int>?

Instance low-frequency storage space. Unit: GB.

Link copied to clipboard
val cpu: Output<Int>

Instance specifications. Value:

Link copied to clipboard
val createTime: Output<String>

The creation time of the resource.

Link copied to clipboard
val duration: Output<Int>?

The buying cycle. Buy for 2 months. If the Payment type is PayAsYouGo (PostPaid), you do not need to specify it.

Link copied to clipboard

List of domain names. See endpoints below.

Link copied to clipboard
val gatewayCount: Output<Int>?

Number of gateway nodes.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val initialDatabases: Output<String>?

Initialize the database and split multiple database names ",".

Link copied to clipboard
val instanceName: Output<String>

The name of the resource.

Link copied to clipboard
val instanceType: Output<String>

The instance type. Value:

Link copied to clipboard
val leaderInstanceId: Output<String>?

The ID of the primary instance.

Link copied to clipboard
val paymentType: Output<String>

The payment type of the resource.

Link copied to clipboard
val pricingCycle: Output<String>?

Billing cycle. Value:

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val resourceGroupId: Output<String>

The ID of the resource group.

Link copied to clipboard
val scaleType: Output<String>?

Change matching type. Value:

Link copied to clipboard
val status: Output<String>

The status of the resource.

Link copied to clipboard
val storageSize: Output<Int>?

The standard storage space of the instance. Unit: GB.

Link copied to clipboard
val tags: Output<Map<String, String>>?

Instance tag.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val zoneId: Output<String>

The zone Id. Refer to "Instructions for Use".