RedirectProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkwaf3"
&alicloudroscdkwaf3.RedirectProperty {
Keepalive: interface{},
KeepaliveRequests: interface{},
KeepaliveTimeout: interface{},
ReadTimeout: interface{},
RequestHeaders: interface{},
WriteTimeout: interface{},
XffHeaderMode: interface{},
XffHeaders: interface{},
XffProto: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Keepalive |
interface{} |
No description. |
KeepaliveRequests |
interface{} |
No description. |
KeepaliveTimeout |
interface{} |
No description. |
ReadTimeout |
interface{} |
No description. |
RequestHeaders |
interface{} |
No description. |
WriteTimeout |
interface{} |
No description. |
XffHeaderMode |
interface{} |
No description. |
XffHeaders |
interface{} |
No description. |
XffProto |
interface{} |
No description. |
Keepalive
Optional
Keepalive interface{}
- Type: interface{}
KeepaliveRequests
Optional
KeepaliveRequests interface{}
- Type: interface{}
KeepaliveTimeout
Optional
KeepaliveTimeout interface{}
- Type: interface{}
ReadTimeout
Optional
ReadTimeout interface{}
- Type: interface{}
RequestHeaders
Optional
RequestHeaders interface{}
- Type: interface{}
WriteTimeout
Optional
WriteTimeout interface{}
- Type: interface{}
XffHeaderMode
Optional
XffHeaderMode interface{}
- Type: interface{}
XffHeaders
Optional
XffHeaders interface{}
- Type: interface{}
XffProto
Optional
XffProto interface{}
- Type: interface{}