FixedResponseConfigProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkalb"
&alicloudroscdkalb.FixedResponseConfigProperty {
Content: interface{},
ContentType: interface{},
HttpCode: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Content |
interface{} |
No description. |
ContentType |
interface{} |
No description. |
HttpCode |
interface{} |
No description. |
Content
Optional
Content interface{}
- Type: interface{}
ContentType
Optional
ContentType interface{}
- Type: interface{}
HttpCode
Optional
HttpCode interface{}
- Type: interface{}