Skip to content

ServerGroupsProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkess"
&alicloudroscdkess.ServerGroupsProperty {
    Port: interface{},
    ServerGroupId: interface{},
    Type: interface{},
    Weight: interface{},
}

Properties

Name Type Description
Port interface{} No description.
ServerGroupId interface{} No description.
Type interface{} No description.
Weight interface{} No description.

PortRequired

Port interface{}
  • Type: interface{}

ServerGroupIdRequired

ServerGroupId interface{}
  • Type: interface{}

TypeRequired

Type interface{}
  • Type: interface{}

WeightRequired

Weight interface{}
  • Type: interface{}