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. |
DstPortEndRequired
DstPortEnd interface{}
- Type: interface{}
DstPortStartRequired
DstPortStart interface{}
- Type: interface{}
ProtocolRequired
Protocol interface{}
- Type: interface{}
SeqNoRequired
SeqNo interface{}
- Type: interface{}
SrcPortEndRequired
SrcPortEnd interface{}
- Type: interface{}
SrcPortStartRequired
SrcPortStart interface{}
- Type: interface{}
PortRuleIdOptional
PortRuleId interface{}
- Type: interface{}