RosAclRuleProps
Properties for defining a RosAclRule
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-waf-aclrule
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkwaf"
&alicloudroscdkwaf.RosAclRuleProps {
Domain: interface{},
InstanceId: interface{},
Rules: interface{},
Region: interface{},
RuleId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Domain |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
Rules |
interface{} |
No description. |
Region |
interface{} |
No description. |
RuleId |
interface{} |
No description. |
Domain
Required
Domain interface{}
- Type: interface{}
InstanceId
Required
InstanceId interface{}
- Type: interface{}
Rules
Required
Rules interface{}
- Type: interface{}
Region
Optional
Region interface{}
- Type: interface{}
RuleId
Optional
RuleId interface{}
- Type: interface{}