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. |
DomainRequired
Domain interface{}
- Type: interface{}
RsTypeRequired
RsType interface{}
- Type: interface{}
RulesRequired
Rules interface{}
- Type: interface{}
DefenseIdOptional
DefenseId interface{}
- Type: interface{}
HttpsExtOptional
HttpsExt interface{}
- Type: interface{}
InstanceIdsOptional
InstanceIds interface{}
- Type: interface{}
ResourceGroupIdOptional
ResourceGroupId interface{}
- Type: interface{}