Cluster Args
Import
MSE Cluster can be imported using the id, e.g.
$ pulumi import alicloud:mse/cluster:Cluster example mse-cn-0d9xxxx
Constructors
Properties
The whitelist. NOTE: This attribute is invalid when the value of pub_network_flow
is 0
and the value of net_type
is privatenet
.
The alias of MSE Cluster.
The engine specification of MSE Cluster. NOTE: From version 1.188.0, cluster_specification
can be modified. If you were an international user, please use the specification version ending with _200_c
.Valid values:
The type of MSE Cluster.
The version of MSE Cluster. See details
The connection type. Valid values: slb
,single_eni
(Available since v1.232.0). If your region is one of ap-southeast-6、us-west-1、eu-central-1、us-east-1、ap-southeast-1
,and your cluster's mse_version is mse_dev
,please use single_eni
.
The count of instance. NOTE: From version 1.188.0, instance_count
can be modified.
The version of MSE. Valid values: mse_dev
or mse_pro
or mse_serverless
(Available since v1.232.0).
Payment type: Subscription (prepaid), PayAsYouGo (postpaid). Default PayAsYouGo.
The specification of private network SLB.
The public network bandwidth.
The specification of public network SLB. Serverless Instance could ignore this parameter.
The extended request parameters in the JSON format.
The resource group of the resource.