RosInstanceProps
Properties for defining a RosInstance
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-waf3-instance
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkwaf3"
&alicloudroscdkwaf3.RosInstanceProps {
PayType: interface{},
Region: interface{},
AdditionalProtectionNodes: interface{},
ApiSecurity: interface{},
AutoPay: interface{},
AutoRenew: interface{},
BotAppProtection: interface{},
BotWebProtection: interface{},
DomainsExtension: interface{},
ElasticQps: interface{},
ExclusiveIpAddress: interface{},
FraudDetection: interface{},
IgnoreExisting: interface{},
IntelligentLoadBalancing: interface{},
LogService: interface{},
LogStorage: interface{},
Period: interface{},
PeriodUnit: interface{},
QpsExtension: interface{},
TrafficBillingProtectionThreshold: interface{},
WafVersion: interface{},
}
Properties
Name | Type | Description |
---|---|---|
PayType |
interface{} |
No description. |
Region |
interface{} |
No description. |
AdditionalProtectionNodes |
interface{} |
No description. |
ApiSecurity |
interface{} |
No description. |
AutoPay |
interface{} |
No description. |
AutoRenew |
interface{} |
No description. |
BotAppProtection |
interface{} |
No description. |
BotWebProtection |
interface{} |
No description. |
DomainsExtension |
interface{} |
No description. |
ElasticQps |
interface{} |
No description. |
ExclusiveIpAddress |
interface{} |
No description. |
FraudDetection |
interface{} |
No description. |
IgnoreExisting |
interface{} |
No description. |
IntelligentLoadBalancing |
interface{} |
No description. |
LogService |
interface{} |
No description. |
LogStorage |
interface{} |
No description. |
Period |
interface{} |
No description. |
PeriodUnit |
interface{} |
No description. |
QpsExtension |
interface{} |
No description. |
TrafficBillingProtectionThreshold |
interface{} |
No description. |
WafVersion |
interface{} |
No description. |
PayType
Required
PayType interface{}
- Type: interface{}
Region
Required
Region interface{}
- Type: interface{}
AdditionalProtectionNodes
Optional
AdditionalProtectionNodes interface{}
- Type: interface{}
ApiSecurity
Optional
ApiSecurity interface{}
- Type: interface{}
AutoPay
Optional
AutoPay interface{}
- Type: interface{}
AutoRenew
Optional
AutoRenew interface{}
- Type: interface{}
BotAppProtection
Optional
BotAppProtection interface{}
- Type: interface{}
BotWebProtection
Optional
BotWebProtection interface{}
- Type: interface{}
DomainsExtension
Optional
DomainsExtension interface{}
- Type: interface{}
ElasticQps
Optional
ElasticQps interface{}
- Type: interface{}
ExclusiveIpAddress
Optional
ExclusiveIpAddress interface{}
- Type: interface{}
FraudDetection
Optional
FraudDetection interface{}
- Type: interface{}
IgnoreExisting
Optional
IgnoreExisting interface{}
- Type: interface{}
IntelligentLoadBalancing
Optional
IntelligentLoadBalancing interface{}
- Type: interface{}
LogService
Optional
LogService interface{}
- Type: interface{}
LogStorage
Optional
LogStorage interface{}
- Type: interface{}
Period
Optional
Period interface{}
- Type: interface{}
PeriodUnit
Optional
PeriodUnit interface{}
- Type: interface{}
QpsExtension
Optional
QpsExtension interface{}
- Type: interface{}
TrafficBillingProtectionThreshold
Optional
TrafficBillingProtectionThreshold interface{}
- Type: interface{}
WafVersion
Optional
WafVersion interface{}
- Type: interface{}