Skip to content

OriginServersProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcdn"
&alicloudroscdkcdn.OriginServersProperty {
    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{}
  • Type: interface{}

TypeRequired

Type interface{}
  • Type: interface{}

PortOptional

Port interface{}
  • Type: interface{}

PriorityOptional

Priority interface{}
  • Type: interface{}

WeightOptional

Weight interface{}
  • Type: interface{}