RosMasterSlaveServerGroupProps
Properties for defining a RosMasterSlaveServerGroup
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-slb-masterslaveservergroup
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkslb"
&alicloudroscdkslb.RosMasterSlaveServerGroupProps {
LoadBalancerId: interface{},
MasterSlaveBackendServers: interface{},
MasterSlaveServerGroupName: interface{},
}
Properties
Name | Type | Description |
---|---|---|
LoadBalancerId |
interface{} |
No description. |
MasterSlaveBackendServers |
interface{} |
No description. |
MasterSlaveServerGroupName |
interface{} |
No description. |
LoadBalancerId
Required
LoadBalancerId interface{}
- Type: interface{}
MasterSlaveBackendServers
Required
MasterSlaveBackendServers interface{}
- Type: interface{}
MasterSlaveServerGroupName
Optional
MasterSlaveServerGroupName interface{}
- Type: interface{}