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. |
Content
Required
Content interface{}
Type
Required
Type interface{}
Port
Optional
Port interface{}
Priority
Optional
Priority interface{}
Weight
Optional
Weight interface{}