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