Skip to content

RosBackendServerAttachmentProps

Properties for defining a RosBackendServerAttachment.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-alb-backendserverattachment

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkalb"
&alicloudroscdkalb.RosBackendServerAttachmentProps {
    ServerGroupId: interface{},
    Servers: interface{},
}

Properties

Name Type Description
ServerGroupId interface{} No description.
Servers interface{} No description.

ServerGroupIdRequired

ServerGroupId interface{}
  • Type: interface{}

ServersRequired

Servers interface{}
  • Type: interface{}