RedirectProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkoss"
&alicloudroscdkoss.RedirectProperty {
RedirectType: interface{},
EnableReplacePrefix: interface{},
HostName: interface{},
HttpRedirectCode: interface{},
MirrorCheckMd5: interface{},
MirrorFollowRedirect: interface{},
MirrorHeaders: interface{},
MirrorPassQueryString: interface{},
MirrorUrl: interface{},
PassQueryString: interface{},
Protocol: interface{},
ReplaceKeyPrefixWith: interface{},
ReplaceKeyWith: interface{},
}
Properties
Name | Type | Description |
---|---|---|
RedirectType |
interface{} |
No description. |
EnableReplacePrefix |
interface{} |
No description. |
HostName |
interface{} |
No description. |
HttpRedirectCode |
interface{} |
No description. |
MirrorCheckMd5 |
interface{} |
No description. |
MirrorFollowRedirect |
interface{} |
No description. |
MirrorHeaders |
interface{} |
No description. |
MirrorPassQueryString |
interface{} |
No description. |
MirrorUrl |
interface{} |
No description. |
PassQueryString |
interface{} |
No description. |
Protocol |
interface{} |
No description. |
ReplaceKeyPrefixWith |
interface{} |
No description. |
ReplaceKeyWith |
interface{} |
No description. |
RedirectType
Required
RedirectType interface{}
- Type: interface{}
EnableReplacePrefix
Optional
EnableReplacePrefix interface{}
- Type: interface{}
HostName
Optional
HostName interface{}
- Type: interface{}
HttpRedirectCode
Optional
HttpRedirectCode interface{}
- Type: interface{}
MirrorCheckMd5
Optional
MirrorCheckMd5 interface{}
- Type: interface{}
MirrorFollowRedirect
Optional
MirrorFollowRedirect interface{}
- Type: interface{}
MirrorHeaders
Optional
MirrorHeaders interface{}
- Type: interface{}
MirrorPassQueryString
Optional
MirrorPassQueryString interface{}
- Type: interface{}
MirrorUrl
Optional
MirrorUrl interface{}
- Type: interface{}
PassQueryString
Optional
PassQueryString interface{}
- Type: interface{}
Protocol
Optional
Protocol interface{}
- Type: interface{}
ReplaceKeyPrefixWith
Optional
ReplaceKeyPrefixWith interface{}
- Type: interface{}
ReplaceKeyWith
Optional
ReplaceKeyWith interface{}
- Type: interface{}