RatePlanInstance

class RatePlanInstance : KotlinCustomResource

Import

ESA Rate Plan Instance can be imported using the id, e.g.

$ pulumi import alicloud:esa/ratePlanInstance:RatePlanInstance example <id>

Properties

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

Whether to pay automatically.

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

Auto Renew: true: Automatic renewal. false: Do not renew automatically.

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

Acceleration area: domestic: Mainland China only. global: global. overseas: Global (excluding Mainland China).

Link copied to clipboard
val createTime: Output<String>

The new purchase time of the package instance.

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

Renewing: renewing

Link copied to clipboard
val paymentType: Output<String>

The payment type of the resource, Valid vales: Subscription.

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

Purchase cycle (in months).

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

The plan name, which is obtained from the DescribeRatePlanPrice interface.

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

The status of the resource

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

Site access type: NS:NS access. CNAME:CNAME access.

Link copied to clipboard
val urn: Output<String>