Instance Args
Import
Amqp Instance can be imported using the id, e.g.
$ pulumi import alicloud:amqp/instance:Instance example <id>
Constructors
Properties
The instance name.
Instance type. Valid values:
The maximum number of connections, according to the value given on the purchase page of the cloud message queue RabbitMQ version console.
This parameter must be provided while you change the instance specification. Type of instance lifting and lowering:
The Payment type. Valid value:
Prepaid cycle units. Value: Month, Year.
Configure the maximum number of queues. The value range is as follows: Professional version:50,1000, minimum modification step size is 5 Enterprise Edition:200,6000, minimum modification step size is 100 Platinum version:10000,80000, minimum modification step size is 100.
The number of automatic renewal cycles.
Auto-Renewal Cycle Unit Values Include: Month: Month. Year: Years.
The renewal status. Value: AutoRenewal: automatic renewal. ManualRenewal: manual renewal. NotRenewal: no renewal.
The billing type of the serverless instance. Value: onDemand.
Configure the message storage space. Unit: GB. The value is as follows: Professional Edition and Enterprise Edition: Fixed to 0. Description A value of 0 indicates that the Professional Edition and Enterprise Edition instances do not charge storage fees, but do not have storage space. Platinum version example: m × 100, where the value range of m is 7,28.
Whether to support public network.
Whether to activate the message trace function. The values are as follows: true: Enable message trace function false: message trace function is not enabled Description The Platinum Edition instance provides the 15-day message trace function free of charge. The trace function can only be enabled and the trace storage duration can only be set to 15 days. For instances of other specifications, you can enable or disable the trace function.
Configure the storage duration of message traces. Unit: Days. The value is as follows: 3:3 days 7:7 days 15:15 days This parameter is valid when SupportTracing is true.