RosInstanceProps
Properties for defining a RosInstance.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-waf-instance
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkwaf"
&alicloudroscdkwaf.RosInstanceProps {
BigScreen: interface{},
ExclusiveIpPackage: interface{},
ExtBandwidth: interface{},
ExtDomainPackage: interface{},
LogStorage: interface{},
LogTime: interface{},
PackageCode: interface{},
PrefessionalService: interface{},
SubscriptionType: interface{},
WafLog: interface{},
Period: interface{},
RenewalStatus: interface{},
RenewPeriod: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
BigScreen |
interface{} |
No description. |
ExclusiveIpPackage |
interface{} |
No description. |
ExtBandwidth |
interface{} |
No description. |
ExtDomainPackage |
interface{} |
No description. |
LogStorage |
interface{} |
No description. |
LogTime |
interface{} |
No description. |
PackageCode |
interface{} |
No description. |
PrefessionalService |
interface{} |
No description. |
SubscriptionType |
interface{} |
No description. |
WafLog |
interface{} |
No description. |
Period |
interface{} |
No description. |
RenewalStatus |
interface{} |
No description. |
RenewPeriod |
interface{} |
No description. |
BigScreenRequired
BigScreen interface{}
- Type: interface{}
ExclusiveIpPackageRequired
ExclusiveIpPackage interface{}
- Type: interface{}
ExtBandwidthRequired
ExtBandwidth interface{}
- Type: interface{}
ExtDomainPackageRequired
ExtDomainPackage interface{}
- Type: interface{}
LogStorageRequired
LogStorage interface{}
- Type: interface{}
LogTimeRequired
LogTime interface{}
- Type: interface{}
PackageCodeRequired
PackageCode interface{}
- Type: interface{}
PrefessionalServiceRequired
PrefessionalService interface{}
- Type: interface{}
SubscriptionTypeRequired
SubscriptionType interface{}
- Type: interface{}
WafLogRequired
WafLog interface{}
- Type: interface{}
PeriodOptional
Period interface{}
- Type: interface{}
RenewalStatusOptional
RenewalStatus interface{}
- Type: interface{}
RenewPeriodOptional
RenewPeriod interface{}
- Type: interface{}