EndpointGroupsProps
Properties for defining a EndpointGroups
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ga-endpointgroups
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkga"
&alicloudroscdkga.EndpointGroupsProps {
AcceleratorId: interface{},
EndpointGroupConfigurations: interface{},
ListenerId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AcceleratorId |
interface{} |
Property acceleratorId: The ID of the basic GA instance. |
EndpointGroupConfigurations |
interface{} |
Property endpointGroupConfigurations: The configurations of the endpoint groups. |
ListenerId |
interface{} |
Property listenerId: The ID of the region to which the endpoint group belongs. |
AcceleratorId
Required
AcceleratorId interface{}
- Type: interface{}
Property acceleratorId: The ID of the basic GA instance.
EndpointGroupConfigurations
Required
EndpointGroupConfigurations interface{}
- Type: interface{}
Property endpointGroupConfigurations: The configurations of the endpoint groups.
ListenerId
Required
ListenerId interface{}
- Type: interface{}
Property listenerId: The ID of the region to which the endpoint group belongs.