VvpInstance

class VvpInstance : KotlinCustomResource

Import

Realtime Compute Vvp Instance can be imported using the id, e.g.

$ pulumi import alicloud:realtimecompute/vvpInstance:VvpInstance example <id>

Properties

Link copied to clipboard
val createTime: Output<String>

The creation time of the resource.

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

The number of subscription periods. If the payment type is PRE, this parameter is required.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val paymentType: Output<String>

The payment type of the resource.

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

The subscription period. If the payment type is PRE, this parameter is required.

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 resource group to which the newly purchased instance belongs.

Link copied to clipboard

Resource specifications. See resource_spec below.

Link copied to clipboard
val status: Output<String>

The status of the resource.

Link copied to clipboard

Store information. See storage below.

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

The tags of the resource.

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

The VPC ID of the user.

Link copied to clipboard
val vswitchIds: Output<List<String>>

Virtual Switch ID.

Link copied to clipboard
val vvpInstanceName: Output<String>

The name of the workspace.

Link copied to clipboard
val zoneId: Output<String>

The zone ID of the resource.