SourcesProperty 
Initializer 
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdcdn"
&alicloudroscdkdcdn.SourcesProperty {
    Content: interface{},
    Type: interface{},
    Port: interface{},
    Priority: interface{},
    Weight: interface{},
}
Properties 
| Name | Type | Description | 
| Content | interface{} | No description. | 
| Type | interface{} | No description. | 
| Port | interface{} | No description. | 
| Priority | interface{} | No description. | 
| Weight | interface{} | No description. | 
ContentRequired 
Content interface{}
TypeRequired 
Type interface{}
PortOptional 
Port interface{}
PriorityOptional 
Priority interface{}
WeightOptional 
Weight interface{}