ForwardingRulesProps
Properties for defining a ForwardingRules
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ga-forwardingrules
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkga"
&alicloudroscdkga.ForwardingRulesProps {
AcceleratorId: interface{},
ForwardingRules: interface{},
ListenerId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AcceleratorId |
interface{} |
Property acceleratorId: The ID of the GA instance. |
ForwardingRules |
interface{} |
Property forwardingRules: Details about the forwarding rules. |
ListenerId |
interface{} |
Property listenerId: The ID of the listener. |
AcceleratorId
Required
AcceleratorId interface{}
- Type: interface{}
Property acceleratorId: The ID of the GA instance.
ForwardingRules
Required
ForwardingRules interface{}
- Type: interface{}
Property forwardingRules: Details about the forwarding rules.
ListenerId
Required
ListenerId interface{}
- Type: interface{}
Property listenerId: The ID of the listener.