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{}
TypeRequired
Type interface{}
WeightRequired
Weight interface{}
SubAddressOptional
SubAddress interface{}