PortRuleListProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkddos"
&alicloudroscdkddos.PortRuleListProperty {
DstPortEnd: interface{},
DstPortStart: interface{},
Protocol: interface{},
SeqNo: interface{},
SrcPortEnd: interface{},
SrcPortStart: interface{},
PortRuleId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DstPortEnd |
interface{} |
No description. |
DstPortStart |
interface{} |
No description. |
Protocol |
interface{} |
No description. |
SeqNo |
interface{} |
No description. |
SrcPortEnd |
interface{} |
No description. |
SrcPortStart |
interface{} |
No description. |
PortRuleId |
interface{} |
No description. |
DstPortEnd
Required
DstPortEnd interface{}
- Type: interface{}
DstPortStart
Required
DstPortStart interface{}
- Type: interface{}
Protocol
Required
Protocol interface{}
- Type: interface{}
SeqNo
Required
SeqNo interface{}
- Type: interface{}
SrcPortEnd
Required
SrcPortEnd interface{}
- Type: interface{}
SrcPortStart
Required
SrcPortStart interface{}
- Type: interface{}
PortRuleId
Optional
PortRuleId interface{}
- Type: interface{}