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. |
ContentOptional
Content interface{}
- Type: interface{}
ContentTypeOptional
ContentType interface{}
- Type: interface{}
HttpCodeOptional
HttpCode interface{}
- Type: interface{}