Skip to content

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.

LoadBalancerIdRequired

LoadBalancerId interface{}
  • Type: interface{}

MasterSlaveBackendServersRequired

MasterSlaveBackendServers interface{}
  • Type: interface{}

MasterSlaveServerGroupNameOptional

MasterSlaveServerGroupName interface{}
  • Type: interface{}