HttpConfigProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkslb"
&alicloudroscdkslb.HttpConfigProperty {
ForwardPort: interface{},
ListenerForward: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
ForwardPort |
interface{} |
No description. |
ListenerForward |
interface{} |
No description. |
ForwardPortOptional
ForwardPort interface{}
- Type: interface{}
ListenerForwardOptional
ListenerForward interface{}
- Type: interface{}