Skip to content

EndpointConfigurationsProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkga"
&alicloudroscdkga.EndpointConfigurationsProperty {
    Endpoint: interface{},
    Type: interface{},
    Weight: interface{},
    SubAddress: interface{},
}

Properties

Name Type Description
Endpoint interface{} No description.
Type interface{} No description.
Weight interface{} No description.
SubAddress interface{} No description.

EndpointRequired

Endpoint interface{}
  • Type: interface{}

TypeRequired

Type interface{}
  • Type: interface{}

WeightRequired

Weight interface{}
  • Type: interface{}

SubAddressOptional

SubAddress interface{}
  • Type: interface{}