Instance Args
Provides a KMS Instance resource. For information about KMS Instance and how to use it, see What is Instance.
NOTE: Available since v1.210.0.
Import
KMS Instance can be imported using the id, e.g.
$ pulumi import alicloud:kms/instance:Instance example <id>
Constructors
Properties
Aucillary VPCs used to access this KMS instance. See bind_vpcs
below.
Whether to force deletion even without backup.
Instance log capacity. The attribute is valid when the attribute payment_type
is Subscription
.
Payment type, valid values: Subscription
: Prepaid. PayAsYouGo
: Postpaid, available since v1.223.2.
KMS Instance commodity type (software/hardware).
Automatic renewal period, in months. The attribute is valid when the attribute payment_type
is Subscription
.
Renewal options. Valid values: AutoRenewal
, ManualRenewal
. The attribute is valid when the attribute payment_type
is Subscription
.
Instance bind vswitches.