Skip to content

RosVServerGroupProps

Properties for defining a RosVServerGroup.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-slb-vservergroup

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkslb/datasource"
&datasource.RosVServerGroupProps {
    VServerGroupId: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
VServerGroupId interface{} No description.
RefreshOptions interface{} No description.

VServerGroupIdRequired

VServerGroupId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}