RosWebRuleProps
Properties for defining a RosWebRule
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ddospro-webrule
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkddospro"
&alicloudroscdkddospro.RosWebRuleProps {
Domain: interface{},
RsType: interface{},
Rules: interface{},
DefenseId: interface{},
HttpsExt: interface{},
InstanceIds: interface{},
ResourceGroupId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Domain |
interface{} |
No description. |
RsType |
interface{} |
No description. |
Rules |
interface{} |
No description. |
DefenseId |
interface{} |
No description. |
HttpsExt |
interface{} |
No description. |
InstanceIds |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
Domain
Required
Domain interface{}
- Type: interface{}
RsType
Required
RsType interface{}
- Type: interface{}
Rules
Required
Rules interface{}
- Type: interface{}
DefenseId
Optional
DefenseId interface{}
- Type: interface{}
HttpsExt
Optional
HttpsExt interface{}
- Type: interface{}
InstanceIds
Optional
InstanceIds interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}