DwResourceGroup

class DwResourceGroup : KotlinCustomResource

Provides a Data Works Dw Resource Group resource. For information about Data Works Dw Resource Group and how to use it, see What is Dw Resource Group.

NOTE: Available since v1.241.0.

Import

Data Works Dw Resource Group can be imported using the id, e.g.

$ pulumi import alicloud:dataworks/dwResourceGroup:DwResourceGroup example <id>

Properties

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

Whether to automatically renew. The default value is false.

Link copied to clipboard
val createTime: Output<Int>

Resource group creation time

Link copied to clipboard
val defaultVpcId: Output<String>

The VPC ID of the default network resource.

Link copied to clipboard

The ID of the vswitch bound to the network resource by default.

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

When the payment method is Prepaid, the unit is PaymentDurationUnit.

Link copied to clipboard

When the payment method is Prepaid, the payment duration unit, Month is Month, Year is Year, and there is no other optional value.

Link copied to clipboard
val paymentType: Output<String>

The billing type of the resource group. PrePaid is Subscription, and PostPaid is Pay-As-You-Go.

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

Resource Group Comments

Link copied to clipboard
val resourceGroupId: Output<String>

The ID of the resource group

Link copied to clipboard

Resource group name

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

Package year and package month resource group specifications, unit CU

Link copied to clipboard
val status: Output<String>

Resource group status:

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

The tag of the resource

Link copied to clipboard
val urn: Output<String>