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