LogServiceEnableProps
Properties for defining a LogServiceEnable
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-waf-logserviceenable
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkwaf"
&alicloudroscdkwaf.LogServiceEnableProps {
Domain: interface{},
InstanceId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Domain |
interface{} |
Property domain: The domain name that is added to WAF. |
InstanceId |
interface{} |
Property instanceId: The ID of the WAF instance. |
Domain
Required
Domain interface{}
- Type: interface{}
Property domain: The domain name that is added to WAF.
InstanceId
Required
InstanceId interface{}
- Type: interface{}
Property instanceId: The ID of the WAF instance.
You can call the DescribeInstanceInfo operation to query the ID of the WAF instance.