RosForwardingRulesProps
Properties for defining a RosForwardingRules
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ga-forwardingrules
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkga"
&alicloudroscdkga.RosForwardingRulesProps {
AcceleratorId: interface{},
ForwardingRules: interface{},
ListenerId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AcceleratorId |
interface{} |
No description. |
ForwardingRules |
interface{} |
No description. |
ListenerId |
interface{} |
No description. |
AcceleratorId
Required
AcceleratorId interface{}
- Type: interface{}
ForwardingRules
Required
ForwardingRules interface{}
- Type: interface{}
ListenerId
Required
ListenerId interface{}
- Type: interface{}