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. |
Endpoint
Required
Endpoint interface{}
Type
Required
Type interface{}
Weight
Required
Weight interface{}
SubAddress
Optional
SubAddress interface{}