RosAntiBruteForceRuleProps
Properties for defining a RosAntiBruteForceRule.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-threatdetection-antibruteforcerule
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkthreatdetection/datasource"
&datasource.RosAntiBruteForceRuleProps {
AntiBruteForceRuleId: interface{},
RefreshOptions: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
AntiBruteForceRuleId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
AntiBruteForceRuleIdRequired
AntiBruteForceRuleId interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}