ServiceConfigProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapigateway"
&alicloudroscdkapigateway.ServiceConfigProperty {
ContentTypeCatagory: interface{},
ContentTypeValue: interface{},
FunctionComputeConfig: interface{},
Mock: interface{},
MockHeaders: interface{},
MockResult: interface{},
MockStatusCode: interface{},
ServiceAddress: interface{},
ServiceHttpMethod: interface{},
ServicePath: interface{},
ServiceProtocol: interface{},
ServiceTimeOut: interface{},
ServiceVpcEnable: interface{},
VpcConfig: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ContentTypeCatagory |
interface{} |
No description. |
ContentTypeValue |
interface{} |
No description. |
FunctionComputeConfig |
interface{} |
No description. |
Mock |
interface{} |
No description. |
MockHeaders |
interface{} |
No description. |
MockResult |
interface{} |
No description. |
MockStatusCode |
interface{} |
No description. |
ServiceAddress |
interface{} |
No description. |
ServiceHttpMethod |
interface{} |
No description. |
ServicePath |
interface{} |
No description. |
ServiceProtocol |
interface{} |
No description. |
ServiceTimeOut |
interface{} |
No description. |
ServiceVpcEnable |
interface{} |
No description. |
VpcConfig |
interface{} |
No description. |
ContentTypeCatagory
Optional
ContentTypeCatagory interface{}
- Type: interface{}
ContentTypeValue
Optional
ContentTypeValue interface{}
- Type: interface{}
FunctionComputeConfig
Optional
FunctionComputeConfig interface{}
- Type: interface{}
Mock
Optional
Mock interface{}
- Type: interface{}
MockHeaders
Optional
MockHeaders interface{}
- Type: interface{}
MockResult
Optional
MockResult interface{}
- Type: interface{}
MockStatusCode
Optional
MockStatusCode interface{}
- Type: interface{}
ServiceAddress
Optional
ServiceAddress interface{}
- Type: interface{}
ServiceHttpMethod
Optional
ServiceHttpMethod interface{}
- Type: interface{}
ServicePath
Optional
ServicePath interface{}
- Type: interface{}
ServiceProtocol
Optional
ServiceProtocol interface{}
- Type: interface{}
ServiceTimeOut
Optional
ServiceTimeOut interface{}
- Type: interface{}
ServiceVpcEnable
Optional
ServiceVpcEnable interface{}
- Type: interface{}
VpcConfig
Optional
VpcConfig interface{}
- Type: interface{}