Skip to content

Layer4RuleListProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkddos"
&alicloudroscdkddos.Layer4RuleListProperty {
    Action: interface{},
    ConditionList: interface{},
    Limited: interface{},
    Match: interface{},
    Method: interface{},
    Name: interface{},
    Priority: interface{},
}

Properties

Name Type Description
Action interface{} No description.
ConditionList interface{} No description.
Limited interface{} No description.
Match interface{} No description.
Method interface{} No description.
Name interface{} No description.
Priority interface{} No description.

ActionRequired

Action interface{}
  • Type: interface{}

ConditionListRequired

ConditionList interface{}
  • Type: interface{}

LimitedRequired

Limited interface{}
  • Type: interface{}

MatchRequired

Match interface{}
  • Type: interface{}

MethodRequired

Method interface{}
  • Type: interface{}

NameRequired

Name interface{}
  • Type: interface{}

PriorityRequired

Priority interface{}
  • Type: interface{}