Custom

class Custom : KotlinCustomResource

Provides a RDS Custom resource. Dedicated RDS User host. For information about RDS Custom and how to use it, see What is Custom.

NOTE: Available since v1.235.0.

Import

RDS Custom can be imported using the id, e.g.

$ pulumi import alicloud:rds/custom:Custom example <id>

Properties

Link copied to clipboard
val amount: Output<Int>

Represents the number of instances created

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

Whether to pay automatically. Value range:

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

Whether the instance is automatically renewed. Valid values: true/false. The default is false.

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

Whether to allow joining the ACK cluster. When this parameter is set to 1, the created instance can be added to the ACK cluster through The AttachRCInstances API to efficiently manage container applications.

Link copied to clipboard

Data disk See data_disk below.

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

The ID of the deployment set.

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

Instance description. It must be 2 to 256 characters in length and cannot start with http:// or https.

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

Instance configuration type, value range:

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

Whether to pre-check the operation of creating an instance. Valid values:

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

Whether to forcibly release the running instance. Value: true/false

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

Whether to force shutdown. Value range:

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

The instance host name.

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

The ID of the image used by the instance.

Link copied to clipboard

The Payment type. Currently, only Prepaid (package year and month) types are supported.

Link copied to clipboard
val instanceType: Output<String>

The type of the created RDS Custom dedicated host instance.

Link copied to clipboard

Reserved parameters are not supported.

Link copied to clipboard

Reserved parameters are not supported.

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

Reserved parameters are not supported.

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

The key pair name. Only flyer names are supported.

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

The account and password of the instance.

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

Prepaid renewal duration, unit: Month/Year.

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

The unit of duration of the year-to-month billing method. Value range:

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

The region ID. Callable DescribeRegions to get.

Link copied to clipboard
val resourceGroupId: Output<String>

The ID of the resource group

Link copied to clipboard

Reserved parameters are not supported.

Link copied to clipboard

Security group list

Link copied to clipboard
val status: Output<String>

The status of the resource

Link copied to clipboard

System disk specifications. See system_disk below.

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

The tag of the resource

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

The ID of the virtual switch. The zone in which the vSwitch is located must correspond to the zone ID entered in ZoneId. The network type InstanceNetworkType must be VPC.

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

The zone ID of the resource