Skip to content

RosBasicEndpointGroupProps

Properties for defining a RosBasicEndpointGroup.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ga-basicendpointgroup

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkga"
&alicloudroscdkga.RosBasicEndpointGroupProps {
    AcceleratorId: interface{},
    EndpointGroupRegion: interface{},
    Description: interface{},
    EndpointAddress: interface{},
    EndpointSubAddress: interface{},
    EndpointType: interface{},
    Name: interface{},
}

Properties

Name Type Description
AcceleratorId interface{} No description.
EndpointGroupRegion interface{} No description.
Description interface{} No description.
EndpointAddress interface{} No description.
EndpointSubAddress interface{} No description.
EndpointType interface{} No description.
Name interface{} No description.

AcceleratorIdRequired

AcceleratorId interface{}
  • Type: interface{}

EndpointGroupRegionRequired

EndpointGroupRegion interface{}
  • Type: interface{}

DescriptionOptional

Description interface{}
  • Type: interface{}

EndpointAddressOptional

EndpointAddress interface{}
  • Type: interface{}

EndpointSubAddressOptional

EndpointSubAddress interface{}
  • Type: interface{}

EndpointTypeOptional

EndpointType interface{}
  • Type: interface{}

NameOptional

Name interface{}
  • Type: interface{}