RosRuleProps
Properties for defining a RosRule
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-slb-rule
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkslb/datasource"
&datasource.RosRuleProps {
RuleId: interface{},
RefreshOptions: interface{},
}
Properties
Name | Type | Description |
---|---|---|
RuleId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
RuleId
Required
RuleId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}